Maria GDK 5.0.0.738
Documentation of native code in develop branch
Loading...
Searching...
No Matches
STK::VertexBufferPN Member List

This is the complete list of members for STK::VertexBufferPN, including all inherited members.

addVertex(const STK::Vector3f &position, const STK::Vector3f &normal) (defined in STK::VertexBufferPN)STK::VertexBufferPNinline
addVertex(const VertexPN &vtx) (defined in STK::VertexBufferPN)STK::VertexBufferPNinline
addVertex(const STK::Vector3f &position) (defined in STK::VertexBuffer)STK::VertexBufferinline
addVertex(const STK::Vector3f &position, const STK::Vector3f &normal, const STK::Vector2f &texcoord, const STK::RGBA &color, const STK::Vector4f &boneWeights, const unsigned char *boneIndices) (defined in STK::VertexBuffer)STK::VertexBufferinline
applyVertexAttribs(ShaderProgram &program) (defined in STK::VertexBufferPN)STK::VertexBufferPNvirtual
data() (defined in STK::VertexBufferPN)STK::VertexBufferPNinlinevirtual
data() const (defined in STK::VertexBufferPN)STK::VertexBufferPNinlinevirtual
deleteBuffer() (defined in STK::VertexBuffer)STK::VertexBuffer
dirty_ (defined in STK::VertexBuffer)STK::VertexBufferprotected
disableVertexAttribs(ShaderProgram &program) (defined in STK::VertexBufferPN)STK::VertexBufferPNvirtual
getBoneIndices(int) const (defined in STK::VertexBuffer)STK::VertexBufferinlinevirtual
getBoneWeights(int) const (defined in STK::VertexBuffer)STK::VertexBufferinlinevirtual
getColor(int) const (defined in STK::VertexBuffer)STK::VertexBufferinlinevirtual
getNormal(int idx) const (defined in STK::VertexBufferPN)STK::VertexBufferPNinlinevirtual
getPosition(int idx) const (defined in STK::VertexBufferPN)STK::VertexBufferPNvirtual
getSize() const (defined in STK::VertexBufferPN)STK::VertexBufferPNinlinevirtual
getTexCoord(int) const (defined in STK::VertexBuffer)STK::VertexBufferinlinevirtual
getUsage() const (defined in STK::VertexBuffer)STK::VertexBufferinline
initBuffer() (defined in STK::VertexBufferPN)STK::VertexBufferPNvirtual
isDirty() const (defined in STK::VertexBuffer)STK::VertexBufferinline
setDirty(bool dirty) (defined in STK::VertexBuffer)STK::VertexBufferinline
setNormal(int idx, const STK::Vector3f &normal) (defined in STK::VertexBuffer)STK::VertexBufferinline
setSize(int size) (defined in STK::VertexBufferPN)STK::VertexBufferPNinlinevirtual
setTexCoord(int idx, const STK::Vector2f &texcoord) (defined in STK::VertexBuffer)STK::VertexBufferinline
setUsage(GLenum usage) (defined in STK::VertexBuffer)STK::VertexBufferinline
setVertex(int idx, const STK::Vector3f &position, const STK::Vector3f &normal, const STK::Vector2f &texcoord, const STK::RGBA &color, const STK::Vector4f &boneWeights, const unsigned char *boneIndices) (defined in STK::VertexBufferPN)STK::VertexBufferPNvirtual
setVertex(int idx, const STK::Vector3f &position, const STK::Vector3f &normal) (defined in STK::VertexBufferPN)STK::VertexBufferPNinline
setVertex(int idx, const STK::Vector3f &position, const STK::Vector3f &normal, const STK::Vector2f &texcoord) (defined in STK::VertexBuffer)STK::VertexBufferinline
setVertex(int idx, const STK::Vector3f &position) (defined in STK::VertexBuffer)STK::VertexBufferinline
setVertex(int idx, const STK::Vector3f &position, const STK::RGBA &color) (defined in STK::VertexBuffer)STK::VertexBufferinline
setVertex(int idx, const STK::Vector3f &position, const STK::Vector3f &normal, const STK::Vector2f &texcoord, const STK::Vector4f &boneWeights, const unsigned char *boneIndices) (defined in STK::VertexBuffer)STK::VertexBufferinline
usage_ (defined in STK::VertexBuffer)STK::VertexBufferprotected
vao_id_ (defined in STK::VertexBuffer)STK::VertexBufferprotected
vbo_id_ (defined in STK::VertexBuffer)STK::VertexBufferprotected
VertexBuffer(GLenum usage=GL_STATIC_DRAW) (defined in STK::VertexBuffer)STK::VertexBuffer
VertexBufferPN(int size=0, GLenum usage=GL_STATIC_DRAW) (defined in STK::VertexBufferPN)STK::VertexBufferPN
~VertexBuffer() (defined in STK::VertexBuffer)STK::VertexBuffervirtual