![]() |
VR-Forces 4.8 Class Documentation
|
Variables | |
| static const unsigned int | FlagAllOn = BOOST_BINARY(1111 1111 1111 1111 1111 1111 1111 1111) |
| Nodemask bitflag definitions. More... | |
| static const unsigned int | FlagSupportOff = BOOST_BINARY(0111 1111 1111 1111 1111 1111 1111 1111) |
| Is this node part of support (whether or not other scene objects can ground clamp to this model) More... | |
| static const unsigned int | FlagPickableOff = BOOST_BINARY(1011 1111 1111 1111 1111 1111 1111 1111) |
| static const unsigned int | FlagPostProcessingOn = BOOST_BINARY(0010 0000 0000 0000 0000 0000 0000 0000) |
| Nodemask for post processing - all else off. More... | |
| static const unsigned int | FlagReceivesShadowsOff = BOOST_BINARY(1111 1111 1111 1111 1111 1111 1111 1110) |
| static const unsigned int | FlagCastsShadowsOff = BOOST_BINARY(1111 1111 1111 1111 1111 1111 1111 1101) |
| static const unsigned int | FlagSuppressScalingOff = BOOST_BINARY(1111 1111 1111 1111 1111 1111 1111 1011) |
| static const unsigned int | FlagNotShadowPass = BOOST_BINARY(1111 1111 1111 1111 1111 1111 1111 0111) |
| Nodemask bitflag for traversal pass. More... | |
| static const unsigned int | FlagRespectScalingModeOff = BOOST_BINARY(1111 1111 1111 1111 1111 1111 1110 1111) |
| Nodemask for always wanting to scale. More... | |
| static const unsigned int | FlagFixedScaleParametersOff = BOOST_BINARY(1111 1111 1111 1111 1111 1111 1101 1111) |
| static const unsigned int | FlagCastsReflectionsOff = BOOST_BINARY(1111 1111 1111 1111 1111 1111 1011 1111) |
| Nodemask for not casting reflections. More... | |
| static const unsigned int | FlagRenderOff = BOOST_BINARY(1111 1111 1111 1111 1111 1111 0111 1111) |
| Nodemask for skipping extracted ocean polygons. More... | |
| static const unsigned int | FlagLightSourceTraversalOff = BOOST_BINARY(1111 1111 1111 1111 1111 1110 1111 1111) |
| Nodemasks for processing objects outside of indirect rendering. More... | |
| static const unsigned int | FlagLightPointTraversalOff = BOOST_BINARY(1111 1111 1111 1111 1111 1101 1111 1111) |
| static const unsigned int | FlagDofTraversalOff = BOOST_BINARY(1111 1111 1111 1111 1111 1011 1111 1111) |
| static const unsigned int | FlagBillboardTraversalOff = BOOST_BINARY(1111 1111 1111 1111 1111 0111 1111 1111) |
| static const unsigned int | FlagIndirectDisabledTraversalOff = BOOST_BINARY(1111 1111 1111 1111 1110 1111 1111 1111) |
| static const unsigned int | FlagNonIndirectedObjectTraversalOn = BOOST_BINARY(0000 0000 0000 0000 0001 1111 0000 0000) |
| static const unsigned int | FlagOsgEarthTerrainSkinOff = BOOST_BINARY(1111 0111 1111 1111 1111 1111 1111 1111) |
| static const unsigned int | FlagTerrainPatchInsetNotOsgEarthOff = BOOST_BINARY(1111 1011 1111 1111 1111 1111 1111 1111) |
|
static |
Nodemask bitflag definitions.
|
static |
Is this node part of support (whether or not other scene objects can ground clamp to this model)
|
static |
|
static |
Nodemask for post processing - all else off.
|
static |
|
static |
|
static |
|
static |
Nodemask bitflag for traversal pass.
|
static |
Nodemask for always wanting to scale.
|
static |
|
static |
Nodemask for not casting reflections.
|
static |
Nodemask for skipping extracted ocean polygons.
|
static |
Nodemasks for processing objects outside of indirect rendering.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |