Panda3D
Loading...
Searching...
No Matches
Typedefs | Functions | Variables
pt_Event.h File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

#include "pandabase.h"
#include "event.h"
#include "pointerTo.h"

Go to the source code of this file.

Typedefs

typedef ConstPointerTo< EventCPT_Event
 

Functions

PointerTo< EventEXPORT_TEMPLATE_CLASS (EXPCL_PANDA_EVENT, EXPTP_PANDA_EVENT, ConstPointerTo< Event >) typedef PointerTo< Event > PT_Event
 
 EXPORT_TEMPLATE_CLASS (EXPCL_PANDA_EVENT, EXPTP_PANDA_EVENT, PointerToBase< Event >) EXPORT_TEMPLATE_CLASS(EXPCL_PANDA_EVENT
 A PointerTo<Event>.
 

Variables

 EXPTP_PANDA_EVENT
 

Detailed Description

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."

Author
drose
Date
2000-05-26

Definition in file pt_Event.h.

Typedef Documentation

◆ CPT_Event

Definition at line 33 of file pt_Event.h.

Function Documentation

◆ EXPORT_TEMPLATE_CLASS()

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.

Variable Documentation

◆ EXPTP_PANDA_EVENT

EXPTP_PANDA_EVENT

Definition at line 29 of file pt_Event.h.