H3D API  2.4.1
Classes | Namespaces | Typedefs
RefCountMField.h File Reference

Contains the RefCountMField class. More...

#include <H3D/MField.h>
#include <H3D/MFNodeAutoRefVector.h>

Go to the source code of this file.

Classes

class  H3D::RefCountMField< RefClass >
 RefCountMField is almost like any MField but it encapsulates a vector of RefCoundtedClass pointers. More...
 
class  H3D::RefCountMField< RefClass >::InvalidIndex
 Thrown if the index given to getValueByIndex() is outside the boundaries. More...
 

Namespaces

 H3D
 H3D API namespace.
 

Typedefs

typedef AutoRefVector< Node > H3D::NodeVector
 NodeVector is a vector of nodes that manages reference counting on the Nodes added to or removed from it.
 

Detailed Description

Contains the RefCountMField class.