|
Panda3D
|
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "pandabase.h"#include "lsimpleMatrix.h"#include "stl_compares.h"#include "lvec2_ops.h"#include "lvec3_ops.h"#include "lvec4_ops.h"#include "lmat_ops.h"#include "lmatrix.h"#include "lquaternion.h"#include "lrotation.h"#include "lorientation.h"#include "lcast_to.h"#include "fltnames.h"Go to the source code of this file.
Macros | |
| #define | LCAST(numeric_type, object) |
Typedefs | |
| typedef LColorf | LColor |
| typedef LVecBase4d | LColord |
| typedef LVecBase4f | LColorf |
| typedef LMatrix3f | LMatrix3 |
| typedef LMatrix4f | LMatrix4 |
| typedef LNormalf | LNormal |
| typedef LVector3d | LNormald |
| typedef LVector3f | LNormalf |
| typedef LOrientationf | LOrientation |
| typedef LPoint2f | LPoint2 |
| typedef LPoint3f | LPoint3 |
| typedef LPoint4f | LPoint4 |
| typedef LQuaternionf | LQuaternion |
| typedef LRGBColorf | LRGBColor |
| typedef LVecBase3d | LRGBColord |
| typedef LVecBase3f | LRGBColorf |
| typedef LRotationf | LRotation |
| typedef LTexCoordf | LTexCoord |
| typedef LTexCoord3f | LTexCoord3 |
| typedef LPoint3d | LTexCoord3d |
| typedef LPoint3f | LTexCoord3f |
| typedef LPoint2d | LTexCoordd |
| typedef LPoint2f | LTexCoordf |
| typedef LVecBase2f | LVecBase2 |
| typedef LVecBase3f | LVecBase3 |
| typedef LVecBase4f | LVecBase4 |
| typedef LVector2f | LVector2 |
| typedef LVector3f | LVector3 |
| typedef LVector4f | LVector4 |
| typedef LVertexf | LVertex |
| typedef LPoint3d | LVertexd |
| typedef UnalignedLMatrix4f | UnalignedLMatrix4 |
| typedef UnalignedLVecBase4f | UnalignedLVecBase4 |
Variables | |
| BEGIN_PUBLISH typedef LPoint3f | LVertexf |
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
All rights reserved.
All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."
Definition in file aa_luse.h.
| #define LCAST | ( | numeric_type, | |
| object ) |