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 | Static Public Member Functions
makVrv::DtIntersectorCreator Class Referenceabstract

Abstract creator base class. More...

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

Public Member Functions

virtual DtIntersectorcreate (DtDe &de, int modelSet)=0
 Create a DtRenderer. More...
 
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 Do nothing constructor. More...
 
virtual ~DtVirtualBaseClass ()
 Virtual do nothing destructor. More...
 

Static Public Member Functions

static DtIntersectorCreatorinstance (DtDe &de)
 Get the creator instance for this IG object. More...
 
static void registerInstance (DtDe &de, DtIntersectorCreator *anInstance)
 Register the creator instance with an IG. More...
 

Detailed Description

Abstract creator base class.

Member Function Documentation

static DtIntersectorCreator& makVrv::DtIntersectorCreator::instance ( DtDe de)
static

Get the creator instance for this IG object.

Exceptions
DtCorruptedStateif it is unable to get the instance.
static void makVrv::DtIntersectorCreator::registerInstance ( DtDe de,
DtIntersectorCreator anInstance 
)
static

Register the creator instance with an IG.

virtual DtIntersector* makVrv::DtIntersectorCreator::create ( DtDe de,
int  modelSet 
)
pure virtual

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)