#include <pandabase.h>
#include "eggVertex.h"
#include <pointerTo.h>
Go to the source code of this file.
Typedefs | |
typedef PointerTo< EggVertex > | PT_EggVertex |
A PT(EggVertex). | |
typedef ConstPointerTo< EggVertex > | CPT_EggVertex |
Definition in file pt_EggVertex.h.
|
Definition at line 47 of file pt_EggVertex.h. |
|
This is defined here solely we can explicitly export the template class. It's not strictly necessary, but it doesn't hurt. Definition at line 46 of file pt_EggVertex.h. |