#include <X3DGeometricPropertyNode.h>
Inheritance diagram for H3D::X3DGeometricPropertyNode:

Public Member Functions | |
| X3DGeometricPropertyNode (Inst< SFNode > _metadata=0) | |
| Constructor. | |
Public Attributes | |
| auto_ptr< Field > | propertyChanged |
| Field that indicated whether the properties have changed. | |
|
|
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. |
1.4.5