VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions | Protected Member Functions
DtBhaveLinesModelAgent Class Reference

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

Inheritance diagram for DtBhaveLinesModelAgent:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtBhaveLinesModelAgent ()
 CTOR.
virtual ~DtBhaveLinesModelAgent ()
 DTOR.
DtBhaveLinesModelfindObject ()
 Attempt to find the actual object the agent is controlling.
const DtBhaveLinesModelfindObject () const
virtual void update ()=0
virtual void init (std::string &str, bool useLocalCoord)=0

Static Public Member Functions

static DtBhaveLinesModelAgentcreate (makVrv::DtAgentManagerInterface &sceneInterface, bool bDistribute=true)
 Static helper creator.

Protected Member Functions

virtual DtBhaveLinesModelfindObjectAsDtBhaveLinesModel ()=0

Detailed Description

Agent class for the scene object class: DtBhaveLinesModel.


Constructor & Destructor Documentation

CTOR.

DTOR.


Member Function Documentation

static DtBhaveLinesModelAgent* DtBhaveLinesModelAgent::create ( makVrv::DtAgentManagerInterface sceneInterface,
bool  bDistribute = true 
) [static]

Static helper creator.

Attempt to find the actual object the agent is controlling.

Warning:
Any modifications to the actual object will NOT work when using distributed rendering.
virtual void DtBhaveLinesModelAgent::update ( ) [pure virtual]
virtual void DtBhaveLinesModelAgent::init ( std::string &  str,
bool  useLocalCoord 
) [pure virtual]

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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)