#include <pandabase.h>
#include "eggMaterial.h"
#include <pointerTo.h>
Go to the source code of this file.
Typedefs | |
typedef PointerTo< EggMaterial > | PT_EggMaterial |
A PT(EggMaterial). | |
typedef ConstPointerTo< EggMaterial > | CPT_EggMaterial |
Definition in file pt_EggMaterial.h.
|
Definition at line 47 of file pt_EggMaterial.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_EggMaterial.h. |