VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
DtLocalObjectDecorator Class Reference
Inheritance diagram for DtLocalObjectDecorator:
Inheritance graph
[legend]

Public Member Functions

 DtLocalObjectDecorator (DtLocalObject *)
 
virtual ~DtLocalObjectDecorator ()
 
virtual void tick ()
 
- Public Member Functions inherited from DtDecoratorBase
 DtDecoratorBase ()
 
virtual ~DtDecoratorBase ()
 

Protected Attributes

DtLocalObjectmyLocalObject
 

Additional Inherited Members

- Public Attributes inherited from DtDecoratorBase
boost::signals2::signal< void()> signal_decoratorDeleted
 

Constructor & Destructor Documentation

DtLocalObjectDecorator::DtLocalObjectDecorator ( DtLocalObject )
virtual DtLocalObjectDecorator::~DtLocalObjectDecorator ( )
virtual

Member Function Documentation

virtual void DtLocalObjectDecorator::tick ( )
virtual

Override to perform a tick durning advance frame.

Reimplemented in DtNavigationLocalObjectDecorator, DtRangeItemLocalObjectDecorator, and DtHumanLocalObjectDecorator.

Member Data Documentation

DtLocalObject* DtLocalObjectDecorator::myLocalObject
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Tue Sep 24 19:28:17 EDT 2024 from SVN revision 269799
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)