H3D API  2.4.1
Classes | Namespaces
TexGenGeometry.h File Reference

Header file for TexGenGeometry. More...

#include <H3D/X3DGeometryNode.h>
#include <H3D/TextureCoordinateGenerator.h>
#include <H3D/DependentNodeFields.h>

Go to the source code of this file.

Classes

class  H3D::TexGenGeometry
 The TexGenGeometry node is a wrapper node that lets you specify a TextureCoordinateGenerator node to generate the texture coordinates of a geometry instead of using the default ones. More...
 
class  H3D::TexGenGeometry::SFGeometryNode
 The SFGeometryNode keeps a route between the contained X3DGeometryNode's bound field and the bound field ot the TexGenGeometry. More...
 

Namespaces

 H3D
 H3D API namespace.
 

Detailed Description

Header file for TexGenGeometry.