PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
Go to the source code of this file.
Typedefs | |
typedef ConstPointerTo< Event > | CPT_Event |
Functions | |
EXPORT_TEMPLATE_CLASS (EXPCL_PANDA_EVENT, EXPTP_PANDA_EVENT, PointerToBase< Event >) EXPORT_TEMPLATE_CLASS(EXPCL_PANDA_EVENT | |
A PointerTo<Event>. More... | |
PointerTo< Event > | EXPORT_TEMPLATE_CLASS (EXPCL_PANDA_EVENT, EXPTP_PANDA_EVENT, ConstPointerTo< Event >) typedef PointerTo< Event > PT_Event |
Variables | |
EXPTP_PANDA_EVENT | |
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_Event.h.
EXPORT_TEMPLATE_CLASS | ( | EXPCL_PANDA_EVENT | , |
EXPTP_PANDA_EVENT | , | ||
PointerToBase< Event > | |||
) |
A PointerTo<Event>.
This is defined here solely we can explicitly export the template class.