#include <pandabase.h>
#include "eggTexture.h"
#include <pointerTo.h>
Go to the source code of this file.
Typedefs | |
typedef PointerTo< EggTexture > | PT_EggTexture |
A PT(EggTexture). | |
typedef ConstPointerTo< EggTexture > | CPT_EggTexture |
Definition in file pt_EggTexture.h.
|
Definition at line 47 of file pt_EggTexture.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_EggTexture.h. |