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

#include <RenderTiny_D3D1X_Device.h>

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

List of all members.

Public Member Functions

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

Public Attributes

int Height
RenderDeviceRen
Ptr< ID3D1xSamplerStateSampler
int Samples
Ptr< ID3D1xTexture2DTex
Ptr< ID3D1xDepthStencilViewTexDsv
Ptr< ID3D1xRenderTargetViewTexRtv
Ptr< ID3D1xShaderResourceViewTexSv
int Width

Detailed Description

Definition at line 147 of file RenderTiny_D3D1X_Device.h.


Constructor & Destructor Documentation

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

Definition at line 494 of file RenderTiny_D3D1X_Device.cpp.

Reimplemented from OVR::RenderTiny::Texture.

Definition at line 501 of file RenderTiny_D3D1X_Device.cpp.


Member Function Documentation

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

Implements OVR::RenderTiny::Texture.

Definition at line 166 of file RenderTiny_D3D1X_Device.h.

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

Reimplemented from OVR::RenderTiny::Texture.

Definition at line 170 of file RenderTiny_D3D1X_Device.h.

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

Implements OVR::RenderTiny::Texture.

Definition at line 162 of file RenderTiny_D3D1X_Device.h.

Implements OVR::RenderTiny::Texture.

Definition at line 505 of file RenderTiny_D3D1X_Device.cpp.

Implements OVR::RenderTiny::Texture.

Definition at line 1292 of file Render_D3D1X_Device.cpp.


Member Data Documentation

Definition at line 156 of file RenderTiny_D3D1X_Device.h.

Definition at line 150 of file RenderTiny_D3D1X_Device.h.

Definition at line 155 of file RenderTiny_D3D1X_Device.h.

Definition at line 157 of file RenderTiny_D3D1X_Device.h.

Definition at line 151 of file RenderTiny_D3D1X_Device.h.

Definition at line 154 of file RenderTiny_D3D1X_Device.h.

Definition at line 153 of file RenderTiny_D3D1X_Device.h.

Definition at line 152 of file RenderTiny_D3D1X_Device.h.

Definition at line 156 of file RenderTiny_D3D1X_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