H3D::X3DGeometricPropertyNode Class Reference
[Abstract nodes.]

This is the base node type for all geometric property node types defined in X3D. More...

#include <X3DGeometricPropertyNode.h>

Inheritance diagram for H3D::X3DGeometricPropertyNode:

Inheritance graph
List of all members.

Public Member Functions

 X3DGeometricPropertyNode (Inst< SFNode > _metadata=0)
 Constructor.

Public Attributes

auto_ptr< FieldpropertyChanged
 Field that indicated whether the properties have changed.

Detailed Description

This is the base node type for all geometric property node types defined in X3D.


Member Data Documentation

auto_ptr< Field > H3D::X3DGeometricPropertyNode::propertyChanged
 

Field that indicated whether the properties have changed.

Since X3DGeometricPropertyNode is an abstract type we do not know anything about which fields will be available. Subclasses must route in all fields that determines if the properties have changed.


Generated on Thu Aug 24 12:40:20 2006 for H3D API by  doxygen 1.4.5