Public Member Functions | Public Attributes
OVR::RenderTiny::GL::Texture Class Reference

#include <RenderTiny_GL_Device.h>

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

List of all members.

Public Member Functions

virtual int GetHeight () const
virtual int GetWidth () const
virtual void Set (int slot, ShaderStage stage=Shader_Fragment) const
virtual void SetSampleMode (int)
 Texture (RenderDevice *r, int w, int h)
 ~Texture ()

Public Attributes

int Height
RenderDeviceRen
GLuint TexId
int Width

Detailed Description

Definition at line 66 of file RenderTiny_GL_Device.h.


Constructor & Destructor Documentation

OVR::RenderTiny::GL::Texture::Texture ( RenderDevice r,
int  w,
int  h 
)

Definition at line 653 of file RenderTiny_GL_Device.cpp.

Reimplemented from OVR::RenderTiny::Texture.

Definition at line 1283 of file Render_D3D1X_Device.cpp.


Member Function Documentation

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

Implements OVR::RenderTiny::Texture.

Definition at line 77 of file RenderTiny_GL_Device.h.

virtual int OVR::RenderTiny::GL::Texture::GetWidth ( ) const [inline, virtual]

Implements OVR::RenderTiny::Texture.

Definition at line 76 of file RenderTiny_GL_Device.h.

void OVR::RenderTiny::GL::Texture::Set ( int  slot,
RenderTiny::ShaderStage  stage = Shader_Fragment 
) const [virtual]

Implements OVR::RenderTiny::Texture.

Definition at line 664 of file RenderTiny_GL_Device.cpp.

void OVR::RenderTiny::GL::Texture::SetSampleMode ( int  sm) [virtual]

Implements OVR::RenderTiny::Texture.

Definition at line 669 of file RenderTiny_GL_Device.cpp.


Member Data Documentation

Definition at line 71 of file RenderTiny_GL_Device.h.

Definition at line 69 of file RenderTiny_GL_Device.h.

Definition at line 70 of file RenderTiny_GL_Device.h.

Definition at line 71 of file RenderTiny_GL_Device.h.


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


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