14 #ifndef PTA_LVECBASE4_H
15 #define PTA_LVECBASE4_H
75 #ifndef STDFLOAT_DOUBLE
76 typedef PTA_LVecBase4f PTA_LVecBase4;
79 typedef PTA_LVecBase4d PTA_LVecBase4;
85 typedef PTA_LVecBase4f PTAVecBase4f;
87 typedef PTA_LVecBase4d PTAVecBase4d;
Similar to PointerToArray, except that its contents may not be modified.
This is the base class for PointerToArray and ConstPointerToArray.
A special kind of PointerTo that stores an array of the indicated element type, instead of a single e...
This is the base class for PointerTo and ConstPointerTo.
This defines the object that is actually stored and reference-counted internally by a PointerToArray.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
EXPORT_TEMPLATE_CLASS(EXPCL_PANDA_MATHUTIL, EXPTP_PANDA_MATHUTIL, PointerToBase< ReferenceCountedVector< UnalignedLVecBase4f > >) EXPORT_TEMPLATE_CLASS(EXPCL_PANDA_MATHUTIL
A pta of LVecBase4fs.