Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Ogre::GpuLogicalBufferStruct Struct Reference

Container struct to allow params to safely & update shared list of logical buffer assignments. More...

#include <OgreGpuProgram.h>

List of all members.

Public Member Functions

 GpuLogicalBufferStruct ()

Public Attributes

GpuLogicalIndexUseMap map
 Map from logical index to physical buffer location.
size_t bufferSize
 Shortcut to know the buffer size needs.


Detailed Description

Container struct to allow params to safely & update shared list of logical buffer assignments.

Definition at line 184 of file OgreGpuProgram.h.


Constructor & Destructor Documentation

Ogre::GpuLogicalBufferStruct::GpuLogicalBufferStruct  ) 
 

Definition at line 191 of file OgreGpuProgram.h.


Member Data Documentation

size_t Ogre::GpuLogicalBufferStruct::bufferSize
 

Shortcut to know the buffer size needs.

Definition at line 190 of file OgreGpuProgram.h.

GpuLogicalIndexUseMap Ogre::GpuLogicalBufferStruct::map
 

Map from logical index to physical buffer location.

Definition at line 188 of file OgreGpuProgram.h.


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

Copyright © 2000-2005 by The OGRE Team
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Sep 30 10:51:18 2007