Go to the documentation of this file.
29 #if !defined(__clang__) && __GNUC__ == 4 && __GNUC_MINOR__ < 7
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
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.
This is the base class for PointerTo and ConstPointerTo.
EXPORT_TEMPLATE_CLASS(EXPCL_PANDA_EXPRESS, EXPTP_PANDA_EXPRESS, PointerToBase< ReferenceCountedVector< uchar > >) EXPORT_TEMPLATE_CLASS(EXPCL_PANDA_EXPRESS
A pta of uchars.
A special kind of PointerTo that stores an array of the indicated element type, instead of a single e...
This defines the object that is actually stored and reference-counted internally by a PointerToArray.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.