PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
Go to the source code of this file.
Typedefs | |
typedef CPTA_LVecBase2f | CPTA_LVecBase2 |
typedef ConstPointerToArray< LVecBase2d > | CPTA_LVecBase2d |
typedef ConstPointerToArray< LVecBase2f > | CPTA_LVecBase2f |
typedef ConstPointerToArray< LVecBase2i > | CPTA_LVecBase2i |
typedef PTA_LVecBase2f | PTA_LVecBase2 |
Functions | |
EXPORT_TEMPLATE_CLASS (EXPCL_PANDA_MATHUTIL, EXPTP_PANDA_MATHUTIL, PointerToBase< ReferenceCountedVector< LVecBase2f > >) EXPORT_TEMPLATE_CLASS(EXPCL_PANDA_MATHUTIL | |
A pta of LVecBase2fs. More... | |
PointerToArrayBase< LVecBase2f > | EXPORT_TEMPLATE_CLASS (EXPCL_PANDA_MATHUTIL, EXPTP_PANDA_MATHUTIL, PointerToArray< LVecBase2f >) EXPORT_TEMPLATE_CLASS(EXPCL_PANDA_MATHUTIL |
EXPORT_TEMPLATE_CLASS (EXPCL_PANDA_MATHUTIL, EXPTP_PANDA_MATHUTIL, PointerToBase< ReferenceCountedVector< LVecBase2d > >) EXPORT_TEMPLATE_CLASS(EXPCL_PANDA_MATHUTIL | |
A pta of LVecBase2ds. More... | |
PointerToArrayBase< LVecBase2d > | EXPORT_TEMPLATE_CLASS (EXPCL_PANDA_MATHUTIL, EXPTP_PANDA_MATHUTIL, PointerToArray< LVecBase2d >) EXPORT_TEMPLATE_CLASS(EXPCL_PANDA_MATHUTIL |
EXPORT_TEMPLATE_CLASS (EXPCL_PANDA_MATHUTIL, EXPTP_PANDA_MATHUTIL, PointerToBase< ReferenceCountedVector< LVecBase2i > >) EXPORT_TEMPLATE_CLASS(EXPCL_PANDA_MATHUTIL | |
A pta of LVecBase2is. More... | |
PointerToArrayBase< LVecBase2i > | EXPORT_TEMPLATE_CLASS (EXPCL_PANDA_MATHUTIL, EXPTP_PANDA_MATHUTIL, PointerToArray< LVecBase2i >) EXPORT_TEMPLATE_CLASS(EXPCL_PANDA_MATHUTIL |
Variables | |
EXPTP_PANDA_MATHUTIL | |
PointerToArrayBase< LVecBase2d > ConstPointerToArray< LVecBase2d > typedef PointerToArray< LVecBase2d > | PTA_LVecBase2d |
PointerToArrayBase< LVecBase2f > ConstPointerToArray< LVecBase2f > typedef PointerToArray< LVecBase2f > | PTA_LVecBase2f |
PointerToArrayBase< LVecBase2i > ConstPointerToArray< LVecBase2i > typedef PointerToArray< LVecBase2i > | PTA_LVecBase2i |
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 pta_LVecBase2.h.
EXPORT_TEMPLATE_CLASS | ( | EXPCL_PANDA_MATHUTIL | , |
EXPTP_PANDA_MATHUTIL | , | ||
PointerToBase< ReferenceCountedVector< LVecBase2f > > | |||
) |
A pta of LVecBase2fs.
This class is defined once here, and exported to PANDA.DLL; other packages that want to use a pta of this type (whether they need to export it or not) should include this header file, rather than defining the pta again.
EXPORT_TEMPLATE_CLASS | ( | EXPCL_PANDA_MATHUTIL | , |
EXPTP_PANDA_MATHUTIL | , | ||
PointerToBase< ReferenceCountedVector< LVecBase2d > > | |||
) |
A pta of LVecBase2ds.
This class is defined once here, and exported to PANDA.DLL; other packages that want to use a pta of this type (whether they need to export it or not) should include this header file, rather than defining the pta again.
EXPORT_TEMPLATE_CLASS | ( | EXPCL_PANDA_MATHUTIL | , |
EXPTP_PANDA_MATHUTIL | , | ||
PointerToBase< ReferenceCountedVector< LVecBase2i > > | |||
) |
A pta of LVecBase2is.
This class is defined once here, and exported to PANDA.DLL; other packages that want to use a pta of this type (whether they need to export it or not) should include this header file, rather than defining the pta again.