AnimaL |
Tutorial |
Documentation |
#include <groupingNodeCreator.h>
Inheritance diagram for X3DTK::X3D::GroupingNodeCreator:
Definition at line 14 of file groupingNodeCreator.h.
Public Member Functions | |
GroupingNodeCreator () | |
Constructor. | |
~GroupingNodeCreator () | |
Destructor. | |
template<typename GroupingNode_t> void | newX4DClass () |
Define a new x3d grouping node. |
|
Constructor.
Definition at line 18 of file groupingNodeCreator.h. |
|
Destructor.
Definition at line 21 of file groupingNodeCreator.h. |
|
Define a new x3d grouping node.
Definition at line 25 of file groupingNodeCreator.h. Referenced by X3DTK::MainScene::newX4DClass(). |