AnimaL |
Tutorial |
Documentation |
#include <x3dGLMapGlobalVariables.h>
Inheritance diagram for X3DTK::GL::X3DGLMapGlobalVariables:

Definition at line 15 of file x3dGLMapGlobalVariables.h.
Public Member Functions | |
| X3DGLMapGlobalVariables () | |
| Constructor. | |
| virtual | ~X3DGLMapGlobalVariables () |
| Destructor. | |
| X3DGLMap * | getX3dGLMap () |
| Get the map which links x3d indexed face sets to gl indexed face sets. | |
Private Attributes | |
| X3DGLMap | x3dGLMap |
|
|
Constructor.
Definition at line 6 of file x3dGLMapGlobalVariables.cpp. |
|
|
Destructor.
Definition at line 12 of file x3dGLMapGlobalVariables.cpp. |
|
|
Get the map which links x3d indexed face sets to gl indexed face sets.
Definition at line 24 of file x3dGLMapGlobalVariables.h. References X3DTK::X3DGLMap. |
|
|
Definition at line 27 of file x3dGLMapGlobalVariables.h. |
1.3.6