29 #ifndef __X3DAPPEARANCECHILDNODE_H__
30 #define __X3DAPPEARANCECHILDNODE_H__
49 Inst< SFNode> _metadata = 0 );
Header file for H3DDisplayListObject.
Header file for X3DNode, X3D scene-graph node.
This abstract interface class is the base class for all node types that wants to create an OpenGL dis...
Definition: H3DDisplayListObject.h:54
This is the base node type for the child nodes of the X3DAppearanceNode type.
Definition: X3DAppearanceChildNode.h:44
virtual GLbitfield getAffectedGLAttribs()
Returns a bitmask of the OpenGL attrib bits that will be affected by this node.
Definition: X3DAppearanceChildNode.h:62
virtual void preRender()
This function will be called by the X3DShapeNode before any rendering of geometry and before the call...
Definition: X3DAppearanceChildNode.h:53
virtual void postRender()
This function will be called by the X3DShapeNode after the geometry has been rendered.
Definition: X3DAppearanceChildNode.h:57
This abstract node type is the base type for all nodes in the X3D system.
Definition: X3DNode.h:65
H3D API namespace.
Definition: Anchor.h:38