VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces
DtGpuCulling.h File Reference

Contains the DtGpuCulling class declaration. More...

Go to the source code of this file.

Classes

class  makVrv::DtGpuCulling
 This class is a component of the DtIndirectGeometry It inputs are: -> the instances registered with DtIndirectGeometry -> the viewing parameters (view matrix, projection matrix, etc) -> the indirect registrar (so that it can generate gpu data for -> the models of the instances from the interim data accessible -> via the registrar It outputs are: -> Tndirect command buffer -> The count of the indirect commands -> The input instances shuffled around/culled/lod'ed reflecting -> their order within the indirect command buffer generated -> It will also (optionally) do culling and lod. More...
 
struct  makVrv::DtGpuCulling::InstancesOffsetAndNumOfInstances
 structure for holding an offset of an instance type (model id), and number of those instances More...
 
struct  makVrv::DtGpuCulling::StateIdOffsetAndMaxCommands
 structure for holding an offset of a command of a given type (state id) and the number of commands of that type More...
 
class  makVrv::DtGpuCullingCreator
 creator for DtGpuCulling More...
 

Namespaces

 osg
 Contains VR-Vantage objects which VR-Forces has replaced.
 
 makVrv
 Declare & export the plugin initialization function (bool initDeModule(DtDe* de))
 

Detailed Description

Contains the DtGpuCulling class declaration.


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)