H3D API
2.4.1
|
Contains the DEFNodes class. More...
#include <H3DUtil/Exception.h>
#include <H3D/Node.h>
#include <map>
#include <string>
#include <set>
#include <H3DUtil/RefCountedClass.h>
Go to the source code of this file.
Classes | |
class | H3D::X3D::DEFNodesBase |
Base class that adds functionallity needed for reference count debugging. More... | |
class | H3D::X3D::InvalidNodeType |
An exception for errors when the Node type is not what was expected. More... | |
class | H3D::X3D::NoSuchDEFName |
An exception for errors when the DEF name does not exist in the DEF nodes structure. More... | |
class | H3D::X3D::DEFNodes |
Provides a mapping between defined DEF names in X3D and the nodes they refer to. More... | |
Namespaces | |
H3D | |
H3D API namespace. | |
H3D::X3D | |
X3D namespace. | |
Contains the DEFNodes class.