VR-Forces 4.3.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Typedefs | Functions
vrfObject.h File Reference

Go to the source code of this file.

Classes

class  DtVrfObjectDeletionTracker
 Used to know whether the DtVrfObject you're tracking has been deleted. More...
class  DtVrfObject
 DtVrfObject is used to represent any type of simulated object (entities, aggregate, control objects) in a VR-Forces application. More...

Typedefs

typedef void(* DtVrfObjectCallbackFunction )(DtVrfObject *obj, void *userData)
 Callback function that takes a DtVrfObject* and a pointer to user-defined data.
typedef DtCallbackList
< DtVrfObject * > 
DtVrfObjectCallbackList
typedef boost::shared_ptr
< DtVrfObjectDeletionTracker
DtVrfObjectDeletionHandle

Functions

 DT_DEFINE_OBJECT_DEBUGGER_NAME (DtVrfObject)

Typedef Documentation

typedef void(* DtVrfObjectCallbackFunction)(DtVrfObject *obj, void *userData)

Callback function that takes a DtVrfObject* and a pointer to user-defined data.

Function Documentation

DT_DEFINE_OBJECT_DEBUGGER_NAME ( DtVrfObject  )

Document ID: Generated on Wed Jul 29 00:55:00 EDT 2015 from SVN revision 155257
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)