Panda3D
|
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
Go to the source code of this file.
Typedefs | |
typedef CPTA_LVecBase4f | CPTA_LVecBase4 |
typedef ConstPointerToArray< UnalignedLVecBase4d > | CPTA_LVecBase4d |
typedef ConstPointerToArray< UnalignedLVecBase4f > | CPTA_LVecBase4f |
typedef ConstPointerToArray< UnalignedLVecBase4i > | CPTA_LVecBase4i |
typedef PTA_LVecBase4f | PTA_LVecBase4 |
Functions | |
PointerToArrayBase< UnalignedLVecBase4d > | EXPORT_TEMPLATE_CLASS (EXPCL_PANDA_MATHUTIL, EXPTP_PANDA_MATHUTIL, PointerToArray< UnalignedLVecBase4d >) EXPORT_TEMPLATE_CLASS(EXPCL_PANDA_MATHUTIL |
PointerToArrayBase< UnalignedLVecBase4f > | EXPORT_TEMPLATE_CLASS (EXPCL_PANDA_MATHUTIL, EXPTP_PANDA_MATHUTIL, PointerToArray< UnalignedLVecBase4f >) EXPORT_TEMPLATE_CLASS(EXPCL_PANDA_MATHUTIL |
PointerToArrayBase< UnalignedLVecBase4i > | EXPORT_TEMPLATE_CLASS (EXPCL_PANDA_MATHUTIL, EXPTP_PANDA_MATHUTIL, PointerToArray< UnalignedLVecBase4i >) EXPORT_TEMPLATE_CLASS(EXPCL_PANDA_MATHUTIL |
EXPORT_TEMPLATE_CLASS (EXPCL_PANDA_MATHUTIL, EXPTP_PANDA_MATHUTIL, PointerToBase< ReferenceCountedVector< UnalignedLVecBase4d > >) EXPORT_TEMPLATE_CLASS(EXPCL_PANDA_MATHUTIL | |
A pta of LVecBase4ds. | |
EXPORT_TEMPLATE_CLASS (EXPCL_PANDA_MATHUTIL, EXPTP_PANDA_MATHUTIL, PointerToBase< ReferenceCountedVector< UnalignedLVecBase4f > >) EXPORT_TEMPLATE_CLASS(EXPCL_PANDA_MATHUTIL | |
A pta of LVecBase4fs. | |
EXPORT_TEMPLATE_CLASS (EXPCL_PANDA_MATHUTIL, EXPTP_PANDA_MATHUTIL, PointerToBase< ReferenceCountedVector< UnalignedLVecBase4i > >) EXPORT_TEMPLATE_CLASS(EXPCL_PANDA_MATHUTIL | |
A pta of LVecBase4is. | |
Variables | |
EXPTP_PANDA_MATHUTIL | |
PointerToArrayBase< UnalignedLVecBase4d > ConstPointerToArray< UnalignedLVecBase4d > typedef PointerToArray< UnalignedLVecBase4d > | PTA_LVecBase4d |
PointerToArrayBase< UnalignedLVecBase4f > ConstPointerToArray< UnalignedLVecBase4f > typedef PointerToArray< UnalignedLVecBase4f > | PTA_LVecBase4f |
PointerToArrayBase< UnalignedLVecBase4i > ConstPointerToArray< UnalignedLVecBase4i > typedef PointerToArray< UnalignedLVecBase4i > | PTA_LVecBase4i |
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_LVecBase4.h.
typedef CPTA_LVecBase4f CPTA_LVecBase4 |
Definition at line 77 of file pta_LVecBase4.h.
typedef ConstPointerToArray<UnalignedLVecBase4d> CPTA_LVecBase4d |
Definition at line 55 of file pta_LVecBase4.h.
typedef ConstPointerToArray<UnalignedLVecBase4f> CPTA_LVecBase4f |
Definition at line 37 of file pta_LVecBase4.h.
typedef ConstPointerToArray<UnalignedLVecBase4i> CPTA_LVecBase4i |
Definition at line 73 of file pta_LVecBase4.h.
typedef PTA_LVecBase4f PTA_LVecBase4 |
Definition at line 76 of file pta_LVecBase4.h.
EXPORT_TEMPLATE_CLASS | ( | EXPCL_PANDA_MATHUTIL | , |
EXPTP_PANDA_MATHUTIL | , | ||
PointerToBase< ReferenceCountedVector< UnalignedLVecBase4d > > | ) |
A pta of LVecBase4ds.
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.
We actually wrap UnalignedLVecBase4d, in case we are building with SSE2 and LVecBase4d requires strict alignment.
EXPORT_TEMPLATE_CLASS | ( | EXPCL_PANDA_MATHUTIL | , |
EXPTP_PANDA_MATHUTIL | , | ||
PointerToBase< ReferenceCountedVector< UnalignedLVecBase4f > > | ) |
A pta of LVecBase4fs.
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.
We actually wrap UnalignedLVecBase4f, in case we are building with SSE2 and LVecBase4f requires strict alignment.
EXPORT_TEMPLATE_CLASS | ( | EXPCL_PANDA_MATHUTIL | , |
EXPTP_PANDA_MATHUTIL | , | ||
PointerToBase< ReferenceCountedVector< UnalignedLVecBase4i > > | ) |
A pta of LVecBase4is.
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.
We actually wrap UnalignedLVecBase4i, in case we are building with SSE2 and LVecBase4i requires strict alignment.
PointerToArrayBase< UnalignedLVecBase4i > EXPTP_PANDA_MATHUTIL |
Definition at line 32 of file pta_LVecBase4.h.
PointerToArrayBase< UnalignedLVecBase4d > ConstPointerToArray<UnalignedLVecBase4d> typedef PointerToArray<UnalignedLVecBase4d> PTA_LVecBase4d |
Definition at line 54 of file pta_LVecBase4.h.
PointerToArrayBase< UnalignedLVecBase4f > ConstPointerToArray<UnalignedLVecBase4f> typedef PointerToArray<UnalignedLVecBase4f> PTA_LVecBase4f |
Definition at line 36 of file pta_LVecBase4.h.
PointerToArrayBase< UnalignedLVecBase4i > ConstPointerToArray<UnalignedLVecBase4i> typedef PointerToArray<UnalignedLVecBase4i> PTA_LVecBase4i |
Definition at line 72 of file pta_LVecBase4.h.