Public Member Functions
OVR::RenderTiny::Texture Class Reference

#include <RenderTiny_Device.h>

Inheritance diagram for OVR::RenderTiny::Texture:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual int GetHeight () const =0
virtual int GetSamples () const
virtual int GetWidth () const =0
virtual void Set (int slot, ShaderStage stage=Shader_Fragment) const =0
virtual void SetSampleMode (int sm)=0
virtual ~Texture ()

Detailed Description

Definition at line 276 of file RenderTiny_Device.h.


Constructor & Destructor Documentation

virtual OVR::RenderTiny::Texture::~Texture ( ) [inline, virtual]

Reimplemented in OVR::RenderTiny::D3D10::Texture, and OVR::RenderTiny::GL::Texture.

Definition at line 279 of file RenderTiny_Device.h.


Member Function Documentation

virtual int OVR::RenderTiny::Texture::GetHeight ( ) const [pure virtual]
virtual int OVR::RenderTiny::Texture::GetSamples ( ) const [inline, virtual]

Reimplemented in OVR::RenderTiny::D3D10::Texture.

Definition at line 283 of file RenderTiny_Device.h.

virtual int OVR::RenderTiny::Texture::GetWidth ( ) const [pure virtual]
virtual void OVR::RenderTiny::Texture::Set ( int  slot,
ShaderStage  stage = Shader_Fragment 
) const [pure virtual]
virtual void OVR::RenderTiny::Texture::SetSampleMode ( int  sm) [pure virtual]

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


oculus_sdk
Author(s):
autogenerated on Mon Oct 6 2014 03:01:21