Public Attributes
Ogre::D3D9HardwarePixelBuffer::BufferResources Struct Reference

#include <OgreD3D9HardwarePixelBuffer.h>

List of all members.

Public Attributes

IDirect3DSurface9 * surface
 Surface abstracted by this buffer.
IDirect3DSurface9 * fSAASurface
 AA Surface abstracted by this buffer.
IDirect3DVolume9 * volume
 Volume abstracted by this buffer.
IDirect3DSurface9 * tempSurface
 Temporary surface in main memory if direct locking of mSurface is not possible.
IDirect3DVolume9 * tempVolume
 Temporary volume in main memory if direct locking of mVolume is not possible.
IDirect3DBaseTexture9 * mipTex
 Mip map texture.

Detailed Description

Definition at line 42 of file OgreD3D9HardwarePixelBuffer.h.


Member Data Documentation

AA Surface abstracted by this buffer.

Definition at line 47 of file OgreD3D9HardwarePixelBuffer.h.

Mip map texture.

Definition at line 55 of file OgreD3D9HardwarePixelBuffer.h.

Surface abstracted by this buffer.

Definition at line 45 of file OgreD3D9HardwarePixelBuffer.h.

Temporary surface in main memory if direct locking of mSurface is not possible.

Definition at line 51 of file OgreD3D9HardwarePixelBuffer.h.

Temporary volume in main memory if direct locking of mVolume is not possible.

Definition at line 53 of file OgreD3D9HardwarePixelBuffer.h.

Volume abstracted by this buffer.

Definition at line 49 of file OgreD3D9HardwarePixelBuffer.h.


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

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Fri May 25 2012 21:49:16