Panda3D
|
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
Go to the source code of this file.
Typedefs | |
typedef ConstPointerTo< EggTexture > | CPT_EggTexture |
Functions | |
PointerTo< EggTexture > | EXPORT_TEMPLATE_CLASS (EXPCL_PANDA_EGG, EXPTP_PANDA_EGG, ConstPointerTo< EggTexture >) typedef PointerTo< EggTexture > PT_EggTexture |
EXPORT_TEMPLATE_CLASS (EXPCL_PANDA_EGG, EXPTP_PANDA_EGG, PointerToBase< EggTexture >) EXPORT_TEMPLATE_CLASS(EXPCL_PANDA_EGG | |
A PT(EggTexture). | |
Variables | |
EXPTP_PANDA_EGG | |
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
All rights reserved.
All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."
Definition in file pt_EggTexture.h.
typedef ConstPointerTo<EggTexture> CPT_EggTexture |
Definition at line 32 of file pt_EggTexture.h.
EXPORT_TEMPLATE_CLASS | ( | EXPCL_PANDA_EGG | , |
EXPTP_PANDA_EGG | , | ||
PointerToBase< EggTexture > | ) |
A PT(EggTexture).
This is defined here solely we can explicitly export the template class. It's not strictly necessary, but it doesn't hurt.
EXPTP_PANDA_EGG |
Definition at line 28 of file pt_EggTexture.h.