H3D API
2.4.1
|
Header file for GeometryGroup, X3D scene-graph node. More...
#include <H3D/X3DGeometryNode.h>
#include <H3D/X3DBoundedObject.h>
#include <H3D/DependentNodeFields.h>
Go to the source code of this file.
Classes | |
class | H3D::GeometryGroup |
The GeometryGroup node is treated by the scenegraph as one geometry but it can contain several geometries. More... | |
class | H3D::GeometryGroup::SFBound |
SFBound is specialized to update from the SFBound fields routed to it. More... | |
class | H3D::GeometryGroup::IsTouched |
Specialized field class which grabs the first true value for each index for any of the contained geometries. More... | |
class | H3D::GeometryGroup::MFVec3fPerIndex |
Specialized field class which gets one value from each routed field and stores that at the corresponding index in its own value. More... | |
Namespaces | |
H3D | |
H3D API namespace. | |
Header file for GeometryGroup, X3D scene-graph node.