VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
OculusPostDrawCallback Class Reference
Inheritance diagram for OculusPostDrawCallback:
Inheritance graph
[legend]

Public Member Functions

 OculusPostDrawCallback (osg::Camera *camera, OculusTextureBuffer *textureBuffer)
 
virtual void operator() (osg::RenderInfo &renderInfo) const
 

Protected Attributes

osg::observer_ptr< osg::Camera > m_camera
 
osg::observer_ptr
< OculusTextureBuffer
m_textureBuffer
 

Constructor & Destructor Documentation

OculusPostDrawCallback::OculusPostDrawCallback ( osg::Camera *  camera,
OculusTextureBuffer textureBuffer 
)
inline

Member Function Documentation

virtual void OculusPostDrawCallback::operator() ( osg::RenderInfo &  renderInfo) const
virtual

Member Data Documentation

osg::observer_ptr<osg::Camera> OculusPostDrawCallback::m_camera
protected
osg::observer_ptr<OculusTextureBuffer> OculusPostDrawCallback::m_textureBuffer
protected

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

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)