VR-Forces 5.0.1 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes | Private Member Functions
makVrv::DtIndirectDefaultDrawComponent Class Reference

class to draw a subset of items of an indirect geometry (everything except light points), the default way

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

Public Member Functions

virtual ~DtIndirectDefaultDrawComponent ()
 
virtual void initialize (const DtIndirectGeometryRegistrar &registrar, const DtIndirectEffectTexturesTemplate &effectTexturesState)
 
virtual void update (osg::RenderInfo &renderInfo) override
 
virtual void apply (osg::RenderInfo &renderInfo) override
 
virtual void draw (osg::RenderInfo &renderInfo, const int offsetCommandBuffer, GLenum indicesType, int maxCommands, DtGlBuffer *gpuShaderUbo, int gpuShaderUboBinding, DtIndirectShaderConstants *shaderConstants) override
 
- Public Member Functions inherited from makVrv::DtIndirectDrawComponent
 DtIndirectDrawComponent (DtDe &de)
 
virtual ~DtIndirectDrawComponent ()
 
virtual void releaseGLObjects (osg::State *state)
 
virtual bool shouldDraw (bool isShadowPass)
 

Public Attributes

friend DtIndirectDefaultDrawComponentCreator
 

Protected Member Functions

 DtIndirectDefaultDrawComponent (DtDe &de)
 
- Protected Member Functions inherited from makVrv::DtIndirectDrawComponent
virtual std::string indicesTypeToString (int indicesType)
 

Protected Attributes

osg::ref_ptr< osg::Uniform > myTimeUniform
 
- Protected Attributes inherited from makVrv::DtIndirectDrawComponent
DtDemyDe
 
osg::ref_ptr< osg::StateSet > myStateSet
 

Private Member Functions

 DtIndirectDefaultDrawComponent ()=delete
 
 DtIndirectDefaultDrawComponent (const DtIndirectDefaultDrawComponent &rhs)=delete
 
DtIndirectDefaultDrawComponentoperator= (const DtIndirectDefaultDrawComponent &rhs)=delete
 

Constructor & Destructor Documentation

virtual makVrv::DtIndirectDefaultDrawComponent::~DtIndirectDefaultDrawComponent ( )
virtual

destructor

makVrv::DtIndirectDefaultDrawComponent::DtIndirectDefaultDrawComponent ( DtDe de)
protected

constructor. only creator can create

makVrv::DtIndirectDefaultDrawComponent::DtIndirectDefaultDrawComponent ( )
privatedelete

not allowed

makVrv::DtIndirectDefaultDrawComponent::DtIndirectDefaultDrawComponent ( const DtIndirectDefaultDrawComponent rhs)
privatedelete

not allowed

Member Function Documentation

DtIndirectDefaultDrawComponent& makVrv::DtIndirectDefaultDrawComponent::operator= ( const DtIndirectDefaultDrawComponent rhs)
privatedelete

not allowed

virtual void makVrv::DtIndirectDefaultDrawComponent::initialize ( const DtIndirectGeometryRegistrar registrar,
const DtIndirectEffectTexturesTemplate effectTexturesState 
)
virtual

init

virtual void makVrv::DtIndirectDefaultDrawComponent::update ( osg::RenderInfo &  renderInfo)
overridevirtual

update

Reimplemented from makVrv::DtIndirectDrawComponent.

virtual void makVrv::DtIndirectDefaultDrawComponent::apply ( osg::RenderInfo &  renderInfo)
overridevirtual
virtual void makVrv::DtIndirectDefaultDrawComponent::draw ( osg::RenderInfo &  renderInfo,
const int  offsetCommandBuffer,
GLenum  indicesType,
int  maxCommands,
DtGlBuffer gpuShaderUbo,
int  gpuShaderUboBinding,
DtIndirectShaderConstants shaderConstants 
)
overridevirtual

draw

Reimplemented from makVrv::DtIndirectDrawComponent.

Member Data Documentation

friend makVrv::DtIndirectDefaultDrawComponent::DtIndirectDefaultDrawComponentCreator

only creator can create

osg::ref_ptr<osg::Uniform> makVrv::DtIndirectDefaultDrawComponent::myTimeUniform
protected

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

Document ID: Generated on Mon Jun 20 00:38:30 EDT 2022 from SVN revision 244029
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)