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

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. More...
 
virtual ~DtModelPreloader ()
 DTOR. More...
 
virtual bool load (const std::string &modelDefName)=0
 Load the model for the given model definition. More...
 

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 Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)