H3D API
2.4.1
|
Contains the RefCountMField class. More...
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. | |
Contains the RefCountMField class.