Panda3D
Loading...
Searching...
No Matches
Typedefs | Functions | Variables
pta_LVecBase2.h File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

#include "pandabase.h"
#include "luse.h"
#include "pointerToArray.h"

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
 

Detailed Description

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."

Author
drose
Date
2010-02-27

Definition in file pta_LVecBase2.h.

Typedef Documentation

◆ CPTA_LVecBase2

Definition at line 68 of file pta_LVecBase2.h.

◆ CPTA_LVecBase2d

typedef ConstPointerToArray<LVecBase2d> CPTA_LVecBase2d

Definition at line 49 of file pta_LVecBase2.h.

◆ CPTA_LVecBase2f

typedef ConstPointerToArray<LVecBase2f> CPTA_LVecBase2f

Definition at line 34 of file pta_LVecBase2.h.

◆ CPTA_LVecBase2i

typedef ConstPointerToArray<LVecBase2i> CPTA_LVecBase2i

Definition at line 64 of file pta_LVecBase2.h.

◆ PTA_LVecBase2

typedef PTA_LVecBase2f PTA_LVecBase2

Definition at line 67 of file pta_LVecBase2.h.

Function Documentation

◆ EXPORT_TEMPLATE_CLASS() [1/3]

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() [2/3]

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() [3/3]

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.

Variable Documentation

◆ EXPTP_PANDA_MATHUTIL

PointerToArrayBase< LVecBase2i > EXPTP_PANDA_MATHUTIL

Definition at line 29 of file pta_LVecBase2.h.

◆ PTA_LVecBase2d

PointerToArrayBase< LVecBase2d > ConstPointerToArray<LVecBase2d> typedef PointerToArray<LVecBase2d> PTA_LVecBase2d

Definition at line 48 of file pta_LVecBase2.h.

◆ PTA_LVecBase2f

PointerToArrayBase< LVecBase2f > ConstPointerToArray<LVecBase2f> typedef PointerToArray<LVecBase2f> PTA_LVecBase2f

Definition at line 33 of file pta_LVecBase2.h.

◆ PTA_LVecBase2i

PointerToArrayBase< LVecBase2i > ConstPointerToArray<LVecBase2i> typedef PointerToArray<LVecBase2i> PTA_LVecBase2i

Definition at line 63 of file pta_LVecBase2.h.