#include <pandabase.h>
#include "pvector.h"
#include <vector_src.h>
Go to the source code of this file.
Defines | |
#define | EXPCL EXPCL_PANDA |
A vector of ushorts. | |
#define | EXPTP EXPTP_PANDA |
#define | TYPE unsigned short |
#define | NAME vector_ushort |
Definition in file vector_ushort.h.
|
A vector of ushorts. This class is defined once here, and exported to PANDA.DLL; other packages that want to use a vector of this type (whether they need to export it or not) should include this header file, rather than defining the vector again. Definition at line 45 of file vector_ushort.h. |
|
Definition at line 46 of file vector_ushort.h. |
|
Definition at line 48 of file vector_ushort.h. |
|
Definition at line 47 of file vector_ushort.h. |