Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members |
Go to the source code of this file.
Classes | |
class | resource::Buffer |
Namespaces | |
namespace | resource |
In this namespace can be found resource management classes like ResoureceManager, Resource and so on. | |
Enumerations | |
enum | resource::BufferLocking { resource::BL_NORMAL, resource::BL_DISCARD, resource::BL_READ_ONLY, resource::BL_NO_OVERWRITE } |
Locking options. More... | |
enum | resource::BufferUsage { resource::BU_STATIC = 1, resource::BU_DYNAMIC = 2, resource::BU_WRITE_ONLY = 4, resource::BU_STATIC_WRITE_ONLY = 5, resource::BU_DYNAMIC_WRITE_ONLY = 6, resource::BU_DISCARDABLE = 8, resource::BU_DYNAMIC_WRITE_ONLY_DISCARDABLE = 14 } |
Enum describing buffer usage; not mutually exclusive. More... |
The KG Game Engine
Documentation © 2006-2011 by Kat'Oun. Generated on Sat Jul 2 2011 00:50:06 by
Doxygen
(1.7.4)
|