#include "KeosD3D9Prerequisites.h"#include "KeosBufferBase.h"#include "KeosD3D9Enum.h"Go to the source code of this file.
Namespaces | |
| namespace | Keos |
Classes | |
| class | Keos::CD3D9Buffer< T > |
| Vertex/Index buffer Direct3D9 implementation. More... | |
Typedefs | |
| typedef CD3D9Buffer< IDirect3DVertexBuffer9 > | Keos::CD3D9VertexBuffer |
| typedef CD3D9Buffer< IDirect3DIndexBuffer9 > | Keos::CD3D9IndexBuffer |
1.5.1-p1