![]() |
Jetson Inference
DNN Vision Library
|
This is the complete list of members for glBuffer, including all inherited members.
| Bind() | glBuffer | |
| Copy(void *ptr, uint32_t flags) | glBuffer | |
| Copy(void *ptr, uint32_t size, uint32_t flags) | glBuffer | |
| Copy(void *ptr, uint32_t offset, uint32_t size, uint32_t flags) | glBuffer | |
| Create(uint32_t type, uint32_t size, void *data=NULL, uint32_t usage=GL_STATIC_DRAW) | glBuffer | static |
| Create(uint32_t type, uint32_t numElements, uint32_t elementSize, void *data=NULL, uint32_t usage=GL_STATIC_DRAW) | glBuffer | static |
| GetElementSize() const | glBuffer | inline |
| GetID() const | glBuffer | inline |
| GetNumElements() const | glBuffer | inline |
| GetSize() const | glBuffer | inline |
| GetType() const | glBuffer | inline |
| Map(uint32_t device, uint32_t flags) | glBuffer | |
| Unbind() | glBuffer | |
| Unmap() | glBuffer | |
| ~glBuffer() | glBuffer |