H3D API  2.4.1
Public Member Functions | List of all members
H3D::DependentMFNode< NodeType, FieldRefs, DynamicCast > Class Template Reference

DependentMFNode are modified TypedMFNode fields where the field dirty status is dependent on fields in the nodes it contains. More...

#include <H3D/DependentNodeFields.h>

Inheritance diagram for H3D::DependentMFNode< NodeType, FieldRefs, DynamicCast >:
Inheritance graph

Public Member Functions

 DependentMFNode ()
 Constructor. Default value of value is NULL.
 
virtual ~DependentMFNode ()
 Destructor.
 

Detailed Description

template<class NodeType, class FieldRefs = void, bool DynamicCast = false>
class H3D::DependentMFNode< NodeType, FieldRefs, DynamicCast >

DependentMFNode are modified TypedMFNode fields where the field dirty status is dependent on fields in the nodes it contains.

See the documentation for DependentSFNode for info on how it is used.


The documentation for this class was generated from the following file: