![]() |
VR-Forces 4.7 Class Documentation
|
Go to the source code of this file.
Classes | |
| class | txp::GeodeGroup |
| This is group that will has geode node It is better since all the geometry children will be added into one Geode node as drawables, then having one geode node per child Means, instad of having Group +--------— | | Geode Geode | | Drawable Drawable we will have Group | Geode +--------— | | Drawable Drawable. More... | |
| class | txp::TXPParser |
| struct | txp::TXPParser::TXPBillboardInfo |
| TXP Billboard info. More... | |
| class | txp::geomRead |
| callback functions for various scene graph elements More... | |
| class | txp::groupRead |
| class | txp::attachRead |
| class | txp::childRefRead |
| class | txp::lodRead |
| class | txp::tileHeaderRead |
| class | txp::modelRefRead |
| class | txp::billboardRead |
| class | txp::lightRead |
| class | txp::layerRead |
| class | txp::labelRead |
Namespaces | |
| namespace | txp |
| -*-c++-*- | |
Functions | |
| osg::Texture2D * | txp::getLocalTexture (trpgrImageHelper &image_helper, const trpgTexture *tex) |
| Gets local texture via the image helper. | |
| osg::Texture2D * | txp::getTemplateTexture (trpgrImageHelper &image_helper, trpgLocalMaterial *locmat, const trpgTexture *tex, int index=0) |