PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
This is the base class for PointerToArray and ConstPointerToArray.
Similar to PointerToArray, except that its contents may not be modified.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
This is the base class for PointerTo and ConstPointerTo.
A special kind of PointerTo that stores an array of the indicated element type, instead of a single e...
EXPORT_TEMPLATE_CLASS(EXPCL_PANDA_PUTIL, EXPTP_PANDA_PUTIL, PointerToBase< ReferenceCountedVector< ushort > >) EXPORT_TEMPLATE_CLASS(EXPCL_PANDA_PUTIL
A pta of ushorts.
This defines the object that is actually stored and reference-counted internally by a PointerToArray.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.