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

#include <RenderTiny_D3D1X_Device.h>

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

List of all members.

Public Member Functions

 Buffer (RenderDevice *r)
virtual bool Data (int use, const void *buffer, size_t size)
ID3D1xBufferGetBuffer ()
virtual size_t GetSize ()
virtual void * Map (size_t start, size_t size, int flags=0)
virtual bool Unmap (void *m)
 ~Buffer ()

Public Attributes

Ptr< ID3D1xBufferD3DBuffer
bool Dynamic
RenderDeviceRen
size_t Size
int Use

Detailed Description

Definition at line 120 of file RenderTiny_D3D1X_Device.h.


Constructor & Destructor Documentation

Definition at line 130 of file RenderTiny_D3D1X_Device.h.

Reimplemented from OVR::RenderTiny::Buffer.

Definition at line 286 of file RenderTiny_D3D1X_Device.cpp.


Member Function Documentation

bool OVR::RenderTiny::D3D10::Buffer::Data ( int  use,
const void *  buffer,
size_t  size 
) [virtual]

Implements OVR::RenderTiny::Buffer.

Definition at line 290 of file RenderTiny_D3D1X_Device.cpp.

Definition at line 133 of file RenderTiny_D3D1X_Device.h.

virtual size_t OVR::RenderTiny::D3D10::Buffer::GetSize ( ) [inline, virtual]

Implements OVR::RenderTiny::Buffer.

Definition at line 138 of file RenderTiny_D3D1X_Device.h.

void * OVR::RenderTiny::D3D10::Buffer::Map ( size_t  start,
size_t  size,
int  flags = 0 
) [virtual]

Implements OVR::RenderTiny::Buffer.

Definition at line 362 of file RenderTiny_D3D1X_Device.cpp.

bool OVR::RenderTiny::D3D10::Buffer::Unmap ( void *  m) [virtual]

Implements OVR::RenderTiny::Buffer.

Definition at line 378 of file RenderTiny_D3D1X_Device.cpp.


Member Data Documentation

Definition at line 124 of file RenderTiny_D3D1X_Device.h.

Definition at line 127 of file RenderTiny_D3D1X_Device.h.

Definition at line 123 of file RenderTiny_D3D1X_Device.h.

Definition at line 125 of file RenderTiny_D3D1X_Device.h.

Definition at line 126 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