#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 Writable *. | |
#define | EXPTP EXPTP_PANDA |
#define | TYPE Writable * |
#define | NAME vector_writable |
Definition in file vector_writable.h.
|
A vector of Writable *. 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 47 of file vector_writable.h. |
|
Definition at line 48 of file vector_writable.h. |
|
Definition at line 50 of file vector_writable.h. |
|
Definition at line 49 of file vector_writable.h. |