Jetson Inference
DNN Vision Library
|
This is the complete list of members for glTexture, including all inherited members.
Bind() | glTexture | |
Copy(void *ptr, uint32_t flags) | glTexture | |
Copy(void *ptr, uint32_t size, uint32_t flags) | glTexture | |
Copy(void *ptr, uint32_t offset, uint32_t size, uint32_t flags) | glTexture | |
Create(uint32_t width, uint32_t height, uint32_t format, void *data=NULL) | glTexture | static |
GetFormat() const | glTexture | inline |
GetHeight() const | glTexture | inline |
GetID() const | glTexture | inline |
GetSize() const | glTexture | inline |
GetWidth() const | glTexture | inline |
Map(uint32_t device, uint32_t flags) | glTexture | |
Render(float x, float y) | glTexture | |
Render(float x, float y, float width, float height) | glTexture | |
Render(const float4 &rect) | glTexture | |
Unbind() | glTexture | |
Unmap() | glTexture | |
~glTexture() | glTexture |