VR-Forces 4.10 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 | Protected Attributes
makVrv::DtGpuCullingCreator Class Reference

creator for DtGpuCulling More...

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

Public Member Functions

 DtGpuCullingCreator (DtDe &de)
 CTOR. More...
 
virtual ~DtGpuCullingCreator ()
 DTOR. More...
 
virtual DtGpuCullingcreate (DtInstanceContainer &container) const
 Create an instance of a DtGpuCulling. 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 DtGpuCullingCreatorinstance (DtDe &de)
 Get the creator for the DtGpuCulling use de.registerInstance(DtGpuCullingCreator::theClassName()) to override this creator. More...
 
static const std::string & theClassName ()
 Class name for this class ("DtGpuCullingCreator") More...
 

Protected Attributes

DtDemyDe
 

Detailed Description

creator for DtGpuCulling

Constructor & Destructor Documentation

makVrv::DtGpuCullingCreator::DtGpuCullingCreator ( DtDe de)

CTOR.

virtual makVrv::DtGpuCullingCreator::~DtGpuCullingCreator ( )
virtual

DTOR.

Member Function Documentation

virtual DtGpuCulling* makVrv::DtGpuCullingCreator::create ( DtInstanceContainer container) const
virtual

Create an instance of a DtGpuCulling.

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

Get the creator for the DtGpuCulling use de.registerInstance(DtGpuCullingCreator::theClassName()) to override this creator.

static const std::string& makVrv::DtGpuCullingCreator::theClassName ( )
static

Class name for this class ("DtGpuCullingCreator")

Member Data Documentation

DtDe& makVrv::DtGpuCullingCreator::myDe
protected

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

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)