Public Member Functions | Static Public Member Functions | Static Private Attributes | List of all members
gte::GL4SamplerState Class Reference

#include <GteGL4SamplerState.h>

Inheritance diagram for gte::GL4SamplerState:
Inheritance graph
[legend]

Public Member Functions

SamplerStateGetSamplerState ()
 
 GL4SamplerState (SamplerState const *samplerState)
 
virtual ~GL4SamplerState ()
 
- Public Member Functions inherited from gte::GL4GraphicsObject
GLuint GetGLHandle () const
 
virtual void SetName (std::string const &name) override
 
- Public Member Functions inherited from gte::GEObject
GraphicsObjectGetGraphicsObject () const
 
std::string const & GetName () const
 
virtual ~GEObject ()
 

Static Public Member Functions

static std::shared_ptr< GEObjectCreate (void *unused, GraphicsObject const *object)
 

Static Private Attributes

static GLint const msMode []
 

Additional Inherited Members

- Protected Member Functions inherited from gte::GL4DrawingState
 GL4DrawingState (DrawingState const *gtState)
 
- Protected Member Functions inherited from gte::GL4GraphicsObject
 GL4GraphicsObject (GraphicsObject const *gtObject)
 
- Protected Member Functions inherited from gte::GEObject
 GEObject (GraphicsObject const *gtObject)
 
- Protected Attributes inherited from gte::GL4GraphicsObject
GLuint mGLHandle
 
- Protected Attributes inherited from gte::GEObject
GraphicsObjectmGTObject
 
std::string mName
 

Detailed Description

Definition at line 16 of file GteGL4SamplerState.h.

Constructor & Destructor Documentation

GL4SamplerState::~GL4SamplerState ( )
virtual

Definition at line 13 of file GteGL4SamplerState.cpp.

GL4SamplerState::GL4SamplerState ( SamplerState const *  samplerState)

Definition at line 18 of file GteGL4SamplerState.cpp.

Member Function Documentation

std::shared_ptr< GEObject > GL4SamplerState::Create ( void unused,
GraphicsObject const *  object 
)
static

Definition at line 84 of file GteGL4SamplerState.cpp.

SamplerState * gte::GL4SamplerState::GetSamplerState ( )
inline

Definition at line 32 of file GteGL4SamplerState.h.

Member Data Documentation

GLint const GL4SamplerState::msMode
staticprivate
Initial value:

Definition at line 29 of file GteGL4SamplerState.h.


The documentation for this class was generated from the following files:


geometric_tools_engine
Author(s): Yijiang Huang
autogenerated on Thu Jul 18 2019 04:00:06