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

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.
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 Do nothing constructor.
virtual ~DtVirtualBaseClass ()
 Virtual do nothing destructor.

Static Public Member Functions

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

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 Tue Mar 8 22:13:38 EST 2016 from SVN revision 162938
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)