Panda3D
|
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 | |
PointerToArrayBase< LVecBase2d > | EXPORT_TEMPLATE_CLASS (EXPCL_PANDA_MATHUTIL, EXPTP_PANDA_MATHUTIL, PointerToArray< LVecBase2d >) EXPORT_TEMPLATE_CLASS(EXPCL_PANDA_MATHUTIL |
PointerToArrayBase< LVecBase2f > | EXPORT_TEMPLATE_CLASS (EXPCL_PANDA_MATHUTIL, EXPTP_PANDA_MATHUTIL, PointerToArray< LVecBase2f >) EXPORT_TEMPLATE_CLASS(EXPCL_PANDA_MATHUTIL |
PointerToArrayBase< LVecBase2i > | EXPORT_TEMPLATE_CLASS (EXPCL_PANDA_MATHUTIL, EXPTP_PANDA_MATHUTIL, PointerToArray< LVecBase2i >) 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. | |
EXPORT_TEMPLATE_CLASS (EXPCL_PANDA_MATHUTIL, EXPTP_PANDA_MATHUTIL, PointerToBase< ReferenceCountedVector< LVecBase2f > >) EXPORT_TEMPLATE_CLASS(EXPCL_PANDA_MATHUTIL | |
A pta of LVecBase2fs. | |
EXPORT_TEMPLATE_CLASS (EXPCL_PANDA_MATHUTIL, EXPTP_PANDA_MATHUTIL, PointerToBase< ReferenceCountedVector< LVecBase2i > >) EXPORT_TEMPLATE_CLASS(EXPCL_PANDA_MATHUTIL | |
A pta of LVecBase2is. | |
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.
typedef CPTA_LVecBase2f CPTA_LVecBase2 |
Definition at line 68 of file pta_LVecBase2.h.
typedef ConstPointerToArray<LVecBase2d> CPTA_LVecBase2d |
Definition at line 49 of file pta_LVecBase2.h.
typedef ConstPointerToArray<LVecBase2f> CPTA_LVecBase2f |
Definition at line 34 of file pta_LVecBase2.h.
typedef ConstPointerToArray<LVecBase2i> CPTA_LVecBase2i |
Definition at line 64 of file pta_LVecBase2.h.
typedef PTA_LVecBase2f PTA_LVecBase2 |
Definition at line 67 of file pta_LVecBase2.h.
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< 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< 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.
PointerToArrayBase< LVecBase2i > EXPTP_PANDA_MATHUTIL |
Definition at line 29 of file pta_LVecBase2.h.
PointerToArrayBase< LVecBase2d > ConstPointerToArray<LVecBase2d> typedef PointerToArray<LVecBase2d> PTA_LVecBase2d |
Definition at line 48 of file pta_LVecBase2.h.
PointerToArrayBase< LVecBase2f > ConstPointerToArray<LVecBase2f> typedef PointerToArray<LVecBase2f> PTA_LVecBase2f |
Definition at line 33 of file pta_LVecBase2.h.
PointerToArrayBase< LVecBase2i > ConstPointerToArray<LVecBase2i> typedef PointerToArray<LVecBase2i> PTA_LVecBase2i |
Definition at line 63 of file pta_LVecBase2.h.