Bike-X  0.8
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
OVR::CAPI::DistortionRenderer::GraphicsState Class Referenceabstract

#include "CAPI_DistortionRenderer.h"

Inheritance diagram for OVR::CAPI::DistortionRenderer::GraphicsState:
Inheritance graph
Collaboration diagram for OVR::CAPI::DistortionRenderer::GraphicsState:
Collaboration graph

Public Member Functions

 GraphicsState ()
 
virtual ~GraphicsState ()
 
virtual void Save ()=0
 
virtual void Restore ()=0
 
- Public Member Functions inherited from OVR::RefCountBase< GraphicsState >
OVR_FORCE_INLINE RefCountBase ()
 
- Public Member Functions inherited from OVR::RefCountBaseStatImpl< RefCountImpl >
 RefCountBaseStatImpl ()
 
- Public Member Functions inherited from OVR::RefCountImpl
void AddRef ()
 
void Release ()
 
- Public Member Functions inherited from OVR::RefCountImplCore
OVR_FORCE_INLINE RefCountImplCore ()
 
virtual ~RefCountImplCore ()
 
int GetRefCount () const
 
void operator= (const RefCountImplCore &)
 

Protected Attributes

bool IsValid
 
- Protected Attributes inherited from OVR::RefCountImplCore
volatile int RefCount
 

Additional Inherited Members

- Static Public Member Functions inherited from OVR::RefCountImplCore
static void checkInvalidDelete (RefCountImplCore *)
 

Detailed Description

Definition at line 94 of file CAPI_DistortionRenderer.h.

Constructor & Destructor Documentation

OVR::CAPI::DistortionRenderer::GraphicsState::GraphicsState ( )
inline

Definition at line 97 of file CAPI_DistortionRenderer.h.

virtual OVR::CAPI::DistortionRenderer::GraphicsState::~GraphicsState ( )
inlinevirtual

Definition at line 98 of file CAPI_DistortionRenderer.h.

Member Function Documentation

virtual void OVR::CAPI::DistortionRenderer::GraphicsState::Restore ( )
pure virtual
virtual void OVR::CAPI::DistortionRenderer::GraphicsState::Save ( )
pure virtual

Field Documentation

bool OVR::CAPI::DistortionRenderer::GraphicsState::IsValid
protected

Definition at line 103 of file CAPI_DistortionRenderer.h.


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