VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
makVrv::DtModelPreloader Class Reference

DtModelPreloader is responsible for responding to model preload actions from an agent. More...

Inheritance diagram for makVrv::DtModelPreloader:
Inheritance graph
[legend]

Public Member Functions

 DtModelPreloader (DtDe &de, DtUniqueID id)
 CTOR.
virtual ~DtModelPreloader ()
 DTOR.
virtual bool load (const std::string &modelDefName)=0
 Load the model for the given model definition.

Protected Attributes

DtDemyDe

Detailed Description

DtModelPreloader is responsible for responding to model preload actions from an agent.

Constructor & Destructor Documentation

makVrv::DtModelPreloader::DtModelPreloader ( DtDe de,
DtUniqueID  id 
)

CTOR.

virtual makVrv::DtModelPreloader::~DtModelPreloader ( )
virtual

DTOR.

Member Function Documentation

virtual bool makVrv::DtModelPreloader::load ( const std::string &  modelDefName)
pure virtual

Load the model for the given model definition.

Implemented in makVrv::DtOsgModelPreloader.

Member Data Documentation

DtDe& makVrv::DtModelPreloader::myDe
protected

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

Document ID: Generated on Thu Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)