Josh's Graphics Library
|
This is the complete list of members for JGL::VRamList, including all inherited members.
GetDataF() const | JGL::VRamList | |
GetDataUI() const | JGL::VRamList | |
GetHandle() const | JGL::VRamList | |
GetLength() const | JGL::VRamList | |
GetSize() const | JGL::VRamList | |
IsFloatArray() const | JGL::VRamList | |
SetData(const GLfloat *data, const long &length) | JGL::VRamList | |
SetData(const Vector2 *data, const long &length) | JGL::VRamList | |
SetData(const Vector3 *data, const long &length) | JGL::VRamList | |
SetData(const Vector4 *data, const long &length) | JGL::VRamList | |
SetData(const GLuint *data, const long &length) | JGL::VRamList | |
SetData(const Vector2i *data, const long &length) | JGL::VRamList | |
UpdateData(const GLfloat *data, const long &offset, const long &length) | JGL::VRamList | |
UpdateData(const Vector2 *data, const long &offset, const long &length) | JGL::VRamList | |
UpdateData(const Vector3 *data, const long &offset, const long &length) | JGL::VRamList | |
UpdateData(const Vector4 *data, const long &offset, const long &length) | JGL::VRamList | |
UpdateData(const GLuint *data, const long &offset, const long &length) | JGL::VRamList | |
UpdateData(const Vector2i *data, const long &offset, const long &length) | JGL::VRamList | |
VRamList(const GLuint *data, const long &length) | JGL::VRamList | |
VRamList(const GLfloat *data, const long &length) | JGL::VRamList | |
VRamList(const Vector2 *data, const long &length) | JGL::VRamList | |
VRamList(const Vector3 *data, const long &length) | JGL::VRamList | |
VRamList(const Vector4 *data, const long &length) | JGL::VRamList | |
VRamList(const VRamList &rhs) | JGL::VRamList | |
VRamList()=default | JGL::VRamList | |
~VRamList() | JGL::VRamList |