VR-Vantage 2.7 API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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

namespace  osg
namespace  makVrv
 Contains the makVrv::Dt2DArcFacade class declaration.

Detailed Description

Contains the DtGpuCulling class declaration.



Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)