VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Member Functions
DtBhaveLinesModelAgentImplementation Class Reference

Agent class for the scene object class: DtBhaveLinesModel. More...

Inheritance diagram for DtBhaveLinesModelAgentImplementation:
Inheritance graph
[legend]

Public Member Functions

 DtBhaveLinesModelAgentImplementation ()
 CTOR.
virtual ~DtBhaveLinesModelAgentImplementation ()
 DTOR.
virtual void update ()
virtual void init (std::string &str, bool useLocalCoord)
- Public Member Functions inherited from DtBhaveLinesModelAgent
 DtBhaveLinesModelAgent ()
 CTOR.
virtual ~DtBhaveLinesModelAgent ()
 DTOR.
DtBhaveLinesModelfindObject ()
 Attempt to find the actual object the agent is controlling.
const DtBhaveLinesModelfindObject () const
- Public Member Functions inherited from makVrv::DtAgent
virtual ~DtAgent ()
 DTOR.
DtAgentManagerInterfacesceneInterface ()
 Get the scene interface, the scene interface may not be NULL (so a reference is safe.
void setSceneInterface (DtAgentManagerInterface *iface)
 Set the internal scene interface pointer.
void init (DtAgentManagerInterface &sceneInterface, bool bDistribute)
 Initialize the object proxy this must be called once before using the object.
const std::string & className () const
 Get the class name.
void clean ()
void dirty ()
DtUniqueID uniqueId () const
 inline accessor
bool distributeMessages () const
 Accessor for myDistributeMessageFlag.

Protected Member Functions

virtual DtBhaveLinesModelfindObjectAsDtBhaveLinesModel ()

Additional Inherited Members

- Static Public Member Functions inherited from DtBhaveLinesModelAgent
static DtBhaveLinesModelAgentcreate (makVrv::DtAgentManagerInterface &sceneInterface, bool bDistribute=true)
 Static helper creator.
- Protected Attributes inherited from makVrv::DtAgent
DtAgentManagerInterfacemySceneInterface
DtUniqueID myUniqueId
std::string myClassName
bool myUpdateFlag
DtAgentManagerInterface::OrderedCallList myCalls
bool myDistributeObjectFlag

Detailed Description

Agent class for the scene object class: DtBhaveLinesModel.

Constructor & Destructor Documentation

DtBhaveLinesModelAgentImplementation::DtBhaveLinesModelAgentImplementation ( )

CTOR.

virtual DtBhaveLinesModelAgentImplementation::~DtBhaveLinesModelAgentImplementation ( )
virtual

DTOR.

Member Function Documentation

virtual void DtBhaveLinesModelAgentImplementation::update ( )
virtual
virtual void DtBhaveLinesModelAgentImplementation::init ( std::string &  str,
bool  useLocalCoord 
)
virtual
virtual DtBhaveLinesModel* DtBhaveLinesModelAgentImplementation::findObjectAsDtBhaveLinesModel ( )
protectedvirtual

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

Document ID: Generated on Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)