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

#include <GteSamplerState.h>

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

Public Member Functions

 SamplerState ()
 
- Public Member Functions inherited from gte::GraphicsObject
std::string const & GetName () const
 
GraphicsObjectType GetType () const
 
bool IsBuffer () const
 
bool IsDrawingState () const
 
bool IsShader () const
 
bool IsTexture () const
 
bool IsTextureArray () const
 
void SetName (std::string const &name)
 
virtual ~GraphicsObject ()
 

Public Attributes

Vector4< float > borderColor
 
Comparison comparison
 
Filter filter
 
unsigned int maxAnisotropy
 
float maxLOD
 
float minLOD
 
float mipLODBias
 
Mode mode [3]
 

Static Public Attributes

static int const shaderDataLookup = 6
 

Additional Inherited Members

- Static Public Member Functions inherited from gte::GraphicsObject
static void SubscribeForDestruction (std::shared_ptr< ListenerForDestruction > const &listener)
 
static void UnsubscribeForDestruction (std::shared_ptr< ListenerForDestruction > const &listener)
 
- Protected Member Functions inherited from gte::DrawingState
 DrawingState ()
 
- Protected Member Functions inherited from gte::GraphicsObject
 GraphicsObject ()
 
- Protected Attributes inherited from gte::GraphicsObject
std::string mName
 
GraphicsObjectType mType
 

Detailed Description

Definition at line 16 of file GteSamplerState.h.

Constructor & Destructor Documentation

SamplerState::SamplerState ( )

Definition at line 13 of file GteSamplerState.cpp.

Member Data Documentation

Vector4<float> gte::SamplerState::borderColor

Definition at line 75 of file GteSamplerState.h.

Comparison gte::SamplerState::comparison

Definition at line 74 of file GteSamplerState.h.

Filter gte::SamplerState::filter

Definition at line 70 of file GteSamplerState.h.

unsigned int gte::SamplerState::maxAnisotropy

Definition at line 73 of file GteSamplerState.h.

float gte::SamplerState::maxLOD

Definition at line 77 of file GteSamplerState.h.

float gte::SamplerState::minLOD

Definition at line 76 of file GteSamplerState.h.

float gte::SamplerState::mipLODBias

Definition at line 72 of file GteSamplerState.h.

Mode gte::SamplerState::mode[3]

Definition at line 71 of file GteSamplerState.h.

int const gte::SamplerState::shaderDataLookup = 6
static

Definition at line 81 of file GteSamplerState.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