Abstract interface classes. | An abstract interface is a class that defines functions and variables that are to be implemented in the class that inherits from them |
Basic Field types. | The basic Field types of H3D API |
Field template modifiers. | Template classes for modifying the behaviour of Field classes |
▼H3DUtil classes [external] | |
▼Basic Types [external] | |
DualQuaternion operators. [external] | |
Matrix3d operators. [external] | |
Matrix3f operators. [external] | |
Matrix4d operators. [external] | |
Matrix4f operators. [external] | |
Quaternion operators. [external] | |
Quaterniond operators. [external] | |
Rotation operators. [external] | |
Rotationd operators. [external] | |
Template operators. [external] | |
Vec2d operators. [external] | |
Vec2f operators. [external] | |
Vec3d operators. [external] | |
Vec3f operators. [external] | |
Vec4d operators. [external] | |
Vec4f operators. [external] | |
Image loader functions [external] | |
Math functions [external] | |
Various help functions [external] | |
▼Scene-graph nodes. | |
Abstract nodes. | An abstract node is a node that cannot be instantiated itself via the H3DNodeDatabase but is a common base class for other nodes |
H3D specific Node classes. | These are the Node classes available in H3DAPI that are not part of the X3D-specification |
X3D node classes. | These are the X3D Node classes available in H3DAPI |