43 virtual bool cullFaceEnabled(
void)
const;
46 virtual void setCullFaceEnabled(
bool val);
56 virtual void apply(
void)
const;
59 virtual const SetInts& modes(
void)
const;
62 virtual const SetInts& attributes(
void)
const;
std::set< int > SetInts
Definition: DtCommonTypes.h:22
#define DT_DLL_VRVOSG
Definition: vrvOsg.h:23
non virtual Container class for holding on to the different states that are found for indirect geomet...
Definition: DtIndirectOpenGLState.h:23
size_t operator()(const DtIndirectOpenGLState &key) const
DT_DLL_VRFGUICORE makVrv::DtMessage & operator<<(DtMessage &msg, const makVrf::DtNetworkMessageAgentInterface &)
Hasher for the concurrent_unordered_map.
Definition: DtIndirectOpenGLState.h:85
DtIndirectPolygonOffset myPolygonOffset
Definition: DtIndirectOpenGLState.h:75
SetInts mySetAttributes
Definition: DtIndirectOpenGLState.h:78
SetInts mySetModes
Definition: DtIndirectOpenGLState.h:77
bool myCullFaceEnabled
Definition: DtIndirectOpenGLState.h:74
bool operator==(const DtTextureAtlasIndexParser::StringOrFloatAttrib &lhs, const DtTextureAtlasIndexParser::StringOrFloatAttrib &rhs)
needed for search comparison code
Definition: DtTextureAtlasIndexParser.h:153
non virtual container class for defining a polygon offset state
Definition: DtIndirectPolygonOffset.h:18
Contains DLL export macros.
DT_DLL_terrainCS bool operator!=(const DtDegMinSec &lhs, const DtDegMinSec &rhs)
Contains the DtIndirectPolygonOffset class declaration.