, including all inherited members.
Clear() | VertexBufferHandle | |
GetCapacity() const | VertexBufferHandle | |
GetInstanceCount() | VertexBufferHandle | |
GetNumberOfVertices() const | VertexBufferHandle | |
GetObjectID() const | SmartHandle | |
GetPointer() const | SmartHandle | |
GetStartOffset() | VertexBufferHandle | |
GetVertexStride() const | VertexBufferHandle | |
Initialize(size_t stride) | VertexBufferHandle | |
IsValid() const | SmartHandle | |
Lock(size_t vertexIndex, size_t numberOfVertices) | VertexBufferHandle | |
mpObject | SmartHandle | [protected] |
Noncopyable() | Noncopyable | [inline, protected] |
operator delete(void *ptr) | MaxHeapOperators | [static] |
operator delete(void *ptr, const std::nothrow_t &e) | MaxHeapOperators | [static] |
operator delete(void *ptr, const char *filename, int line) | MaxHeapOperators | [static] |
operator delete(void *ptr, int block_type, const char *filename, int line) | MaxHeapOperators | [static] |
operator delete(void *ptr, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | [static] |
operator delete(void *ptr, unsigned long flags) | MaxHeapOperators | [static] |
operator delete(void *ptr, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | [static] |
operator delete(void *ptr, void *placement_ptr) | MaxHeapOperators | [static] |
operator delete[](void *ptr) | MaxHeapOperators | [static] |
operator delete[](void *ptr, const std::nothrow_t &e) | MaxHeapOperators | [static] |
operator delete[](void *ptr, const char *filename, int line) | MaxHeapOperators | [static] |
operator delete[](void *ptr, int block_type, const char *filename, int line) | MaxHeapOperators | [static] |
operator delete[](void *ptr, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | [static] |
operator delete[](void *ptr, unsigned long flags) | MaxHeapOperators | [static] |
operator delete[](void *ptr, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | [static] |
operator new(size_t size) | MaxHeapOperators | [static] |
operator new(size_t size, const std::nothrow_t &e) | MaxHeapOperators | [static] |
operator new(size_t size, const char *filename, int line) | MaxHeapOperators | [static] |
operator new(size_t size, int block_type, const char *filename, int line) | MaxHeapOperators | [static] |
operator new(size_t size, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | [static] |
operator new(size_t size, unsigned long flags) | MaxHeapOperators | [static] |
operator new(size_t size, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | [static] |
operator new(size_t size, void *placement_ptr) | MaxHeapOperators | [static] |
operator new[](size_t size) | MaxHeapOperators | [static] |
operator new[](size_t size, const std::nothrow_t &e) | MaxHeapOperators | [static] |
operator new[](size_t size, const char *filename, int line) | MaxHeapOperators | [static] |
operator new[](size_t size, int block_type, const char *filename, int line) | MaxHeapOperators | [static] |
operator new[](size_t size, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | [static] |
operator new[](size_t size, unsigned long flags) | MaxHeapOperators | [static] |
operator new[](size_t size, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | [static] |
operator!=(const SmartHandle &rhs) const | SmartHandle | [inline] |
operator<(const SmartHandle &rhs) const | SmartHandle | [inline] |
operator<=(const SmartHandle &rhs) const | SmartHandle | [inline] |
operator=(const VertexBufferHandle &from) | VertexBufferHandle | |
operator==(const SmartHandle &rhs) const | SmartHandle | [inline] |
operator>(const SmartHandle &rhs) const | SmartHandle | [inline] |
operator>=(const SmartHandle &rhs) const | SmartHandle | [inline] |
Release() | SmartHandle | |
SetBufferUsageType(BufferUsageType bufferType) | VertexBufferHandle | |
SetCapacity(size_t capacity) | VertexBufferHandle | |
SetInstanceCount(size_t count) | VertexBufferHandle | |
SetNumberOfVertices(size_t numberOfVertices) | VertexBufferHandle | |
SetPointer(void *pObject) | SmartHandle | |
SetStartOffset(size_t offset) | VertexBufferHandle | |
SmartHandle() | SmartHandle | [protected] |
Unlock() | VertexBufferHandle | |
VertexBufferHandle() | VertexBufferHandle | |
VertexBufferHandle(const VertexBufferHandle &from) | VertexBufferHandle | |
~Noncopyable() | Noncopyable | [inline, protected] |
~SmartHandle() | SmartHandle | [virtual] |
~VertexBufferHandle() | VertexBufferHandle | [virtual] |