![]() |
libmoldeo (Moldeo 1.0 Core)
1.0
libmoldeo is the group of objects and functions that executes the basic operations of Moldeo 1.0 Platform.
|
#include <moMathVector.h>#include <moMathVector3.h>#include <moMathVector4.h>#include <mo3dModelManager.h>Go to the source code of this file.
Typedefs | |
| typedef moVector3f | moPointf |
| typedef moVector3d | moPointd |
| typedef moPointf | moPoint |
| typedef moVertex3f | moVertex |
| typedef moVertex3f | moPosition |
| typedef moVector3i | moFace |
| typedef moMatrix3f | moFace3 |
| typedef moVector2f | moTCoord |
| typedef moVertex3f | moColorRGB |
| typedef moVector4f | moColorRGBA |
| typedef moColorRGB | moColor |
| typedef moGLMatrixf | moCameraMatrix |
| typedef moGLMatrixf | moCamera3DBase |
| typedef moVector3fArray | moPointArray |
| typedef moVector3fArray | moColorArray |
| typedef moVector3fArray | moColorRGBArray |
| typedef moVector4fArray | moColor4fArray |
| typedef moVector4fArray | moColorRGBAArray |
| typedef moVector2fArray | moTCoordArray |
| typedef moVector3fArray | moVertexArray |
| typedef moVector3iArray | moFaceArray |
| typedef moMatrix3fArray | moFace3Array |
Enumerations | |
| enum | moGeometryType { MO_GEOMETRY_UNDEFINED =-1, MO_GEOMETRY_POINT =0, MO_GEOMETRY_BOX =1, MO_GEOMETRY_CIRCLE =2, MO_GEOMETRY_CYLINDER =3, MO_GEOMETRY_SHAPE =4, MO_GEOMETRY_PLANE =5, MO_GEOMETRY_EXTRUDE =6, MO_GEOMETRY_RING =7, MO_GEOMETRY_SPHERE =8, MO_GEOMETRY_POLYHEDRON =9, MO_GEOMETRY_ICOSAHEDRON =10, MO_GEOMETRY_DODECAHEDRON =11, MO_GEOMETRY_TETRAHEDRON =13, MO_GEOMETRY_TEXT =14, MO_GEOMETRY_TUBE =15, MO_GEOMETRY_MAX =16 } |
Functions | |
| moDeclareExportedDynamicArray (moAttribute, moAttributeArray) | |
| moDeclareExportedDynamicArray (moGuiObject *, moGuiObjectArray) | |
| typedef moGLMatrixf moCamera3DBase |
Definition at line 51 of file moGUIManager.h.
| typedef moGLMatrixf moCameraMatrix |
Definition at line 50 of file moGUIManager.h.
| typedef moColorRGB moColor |
Definition at line 49 of file moGUIManager.h.
| typedef moVector4fArray moColor4fArray |
Definition at line 74 of file moGUIManager.h.
| typedef moVector3fArray moColorArray |
Definition at line 72 of file moGUIManager.h.
| typedef moVertex3f moColorRGB |
Definition at line 47 of file moGUIManager.h.
| typedef moVector4f moColorRGBA |
Definition at line 48 of file moGUIManager.h.
| typedef moVector4fArray moColorRGBAArray |
Definition at line 75 of file moGUIManager.h.
| typedef moVector3fArray moColorRGBArray |
Definition at line 73 of file moGUIManager.h.
| typedef moVector3i moFace |
Definition at line 44 of file moGUIManager.h.
| typedef moMatrix3f moFace3 |
Definition at line 45 of file moGUIManager.h.
| typedef moMatrix3fArray moFace3Array |
Definition at line 79 of file moGUIManager.h.
| typedef moVector3iArray moFaceArray |
Definition at line 78 of file moGUIManager.h.
Definition at line 41 of file moGUIManager.h.
| typedef moVector3fArray moPointArray |
Definition at line 71 of file moGUIManager.h.
| typedef moVector3d moPointd |
Definition at line 40 of file moGUIManager.h.
| typedef moVector3f moPointf |
Definition at line 39 of file moGUIManager.h.
| typedef moVertex3f moPosition |
Definition at line 43 of file moGUIManager.h.
| typedef moVector2f moTCoord |
Definition at line 46 of file moGUIManager.h.
| typedef moVector2fArray moTCoordArray |
Definition at line 76 of file moGUIManager.h.
| typedef moVertex3f moVertex |
Definition at line 42 of file moGUIManager.h.
| typedef moVector3fArray moVertexArray |
Definition at line 77 of file moGUIManager.h.
| enum moGeometryType |
Definition at line 81 of file moGUIManager.h.
| moDeclareExportedDynamicArray | ( | moAttribute | , |
| moAttributeArray | |||
| ) |
| moDeclareExportedDynamicArray | ( | moGuiObject * | , |
| moGuiObjectArray | |||
| ) |