#include <pandabase.h>#include "pointerToArray.h"#include "vector_ushort.h"Go to the source code of this file.
| Typedefs | |
| typedef PointerToArray< unsigned short > | PTA_ushort | 
| typedef ConstPointerToArray< unsigned short > | CPTA_ushort | 
| Functions | |
| EXPORT_TEMPLATE_CLASS (EXPCL_PANDA, EXPTP_PANDA, RefCountObj< vector_ushort >) | |
| A pta of ushorts. | |
| EXPORT_TEMPLATE_CLASS (EXPCL_PANDA, EXPTP_PANDA, PointerToBase< RefCountObj< vector_ushort > >) | |
Definition in file pta_ushort.h.
| 
 | 
| 
 Definition at line 52 of file pta_ushort.h. | 
| 
 | 
| 
 Definition at line 51 of file pta_ushort.h. Referenced by GeomTri::draw_immediate(), and Geom::get_colors(). | 
| 
 | ||||||||||||||||
| 
 | 
| 
 | ||||||||||||||||
| A pta of ushorts. 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
1.3