VR-Forces 4.1.1 Class Documentation
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

Create a DtRenderer.

Implemented in makVrv::DtOsgIntersectorCreator.


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

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)