Header file for X3DTexture3DNode, X3D scene-graph node.
The GeneratedTexture3D node is a 3d-texture node that are automatically generated from nodes like Fra...
Definition: GeneratedTexture3D.h:53
static H3DNodeDatabase database
The H3DNodeDatabase for this node.
Definition: GeneratedTexture3D.h:81
virtual ~GeneratedTexture3D()
Destructor.
Definition: GeneratedTexture3D.h:61
bool texture_id_initialized
True of the texture_id parameter has been initialized.
Definition: GeneratedTexture3D.h:85
bool textureIdIsInitialized()
Returns true if the OpenGL texture id for this texture is initialized.
Definition: GeneratedTexture3D.h:70
This abstract node type is the base type for all node types which specify 3D sources for texture imag...
Definition: X3DTexture3DNode.h:46