#include <pandabase.h>
#include "vector_Normalf.h"
#include <pointerToArray.h>
Go to the source code of this file.
Typedefs | |
typedef PointerToArray< Normalf > | PTA_Normalf |
typedef ConstPointerToArray< Normalf > | CPTA_Normalf |
Functions | |
EXPORT_TEMPLATE_CLASS (EXPCL_PANDA, EXPTP_PANDA, RefCountObj< vector_Normalf >) | |
A pta of Normalfs. | |
EXPORT_TEMPLATE_CLASS (EXPCL_PANDA, EXPTP_PANDA, PointerToBase< RefCountObj< vector_Normalf > >) |
Definition in file pta_Normalf.h.
|
Definition at line 53 of file pta_Normalf.h. |
|
Definition at line 52 of file pta_Normalf.h. |
|
|
|
A pta of Normalfs. 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. |