#include <pandabase.h>#include "vector_Colorf.h"#include <pointerToArray.h>Go to the source code of this file.
Typedefs | |
| typedef PointerToArray< Colorf > | PTA_Colorf |
| typedef ConstPointerToArray< Colorf > | CPTA_Colorf |
Functions | |
| EXPORT_TEMPLATE_CLASS (EXPCL_PANDA, EXPTP_PANDA, RefCountObj< vector_Colorf >) | |
| A pta of Colorfs. | |
| EXPORT_TEMPLATE_CLASS (EXPCL_PANDA, EXPTP_PANDA, PointerToBase< RefCountObj< vector_Colorf > >) | |
Definition in file pta_Colorf.h.
|
|
Definition at line 53 of file pta_Colorf.h. |
|
|
Definition at line 52 of file pta_Colorf.h. |
|
||||||||||||||||
|
|
|
||||||||||||||||
|
A pta of Colorfs. 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. |
1.3