H3D API
2.4.1
|
Contains the MFNode class. More...
#include <H3D/RefCountMField.h>
#include <H3D/MFNodeAutoRefVector.h>
#include <H3D/FieldTemplates.h>
#include <H3D/Node.h>
#include <H3D/X3DPrototypeInstance.h>
Go to the source code of this file.
Classes | |
class | H3D::MFNode |
MFNode is almost like any MField but it encapsulates a vector of Node pointers. More... | |
class | H3D::TypedMFNode< NodeType > |
Template to make sure that the Nodes that are added to a MFNode are of a specified Node type. More... | |
class | H3D::TypedMFNodeObject< Type > |
Template to make sure that the Nodes that are set in a MFNode are of a specified type. More... | |
Namespaces | |
H3D | |
H3D API namespace. | |
Contains the MFNode class.