#include <pandabase.h>
#include "partGroup.h"
#include "pvector.h"
#include <vector_src.h>
Go to the source code of this file.
Defines | |
#define | EXPCL EXPCL_PANDA |
A vector of PartGroup pointers. | |
#define | EXPTP EXPTP_PANDA |
#define | TYPE PartGroup * |
#define | NAME vector_PartGroupStar |
Definition in file vector_PartGroupStar.h.
|
A vector of PartGroup pointers. 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 49 of file vector_PartGroupStar.h. |
|
Definition at line 50 of file vector_PartGroupStar.h. |
|
Definition at line 52 of file vector_PartGroupStar.h. |
|
Definition at line 51 of file vector_PartGroupStar.h. |