Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

OpenCAL::Actor Class Reference

#include <Actor.h>

Inheritance diagram for OpenCAL::Actor:

Inheritance graph
[legend]
Collaboration diagram for OpenCAL::Actor:

Collaboration graph
[legend]
List of all members.

Public Member Functions

const SystemgetParent () const
bool isEnabled () const
void enable ()
void disable ()
void toggle ()
void setEnabled (bool enabled)
bool getDraw () const
void setDraw (bool enabled=true)
void enableDraw ()
void disableDraw ()
void toggleDraw ()
virtual bool isInitialized () const
virtual void initialize ()
virtual void execute (float seconds)
virtual void render ()

Protected Member Functions

 Actor (System *parent)

Protected Attributes

Systemm_parent
bool m_initialized
bool m_draw
bool m_enabled

Detailed Description

Description

Definition at line 25 of file Actor.h.


The documentation for this class was generated from the following files:
Generated on Sun Aug 15 19:19:26 2004 for OpenCAL: Open Computer Animation Library by doxygen 1.3.8