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

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

addVertex(const STK::Vector3f &position, const STK::Vector3f &normal, const STK::Vector2f &texcoord) (defined in STK::VertexBufferPNT)STK::VertexBufferPNTinline
addVertex(const VertexPNT &vtx) (defined in STK::VertexBufferPNT)STK::VertexBufferPNTinline
addVertex(const STK::Vector3f &position) (defined in STK::VertexBuffer)STK::VertexBufferinline
addVertex(const STK::Vector3f &position, const STK::Vector3f &normal) (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::VertexBufferPNT)STK::VertexBufferPNTvirtual
data() (defined in STK::VertexBufferPNT)STK::VertexBufferPNTinlinevirtual
data() const (defined in STK::VertexBufferPNT)STK::VertexBufferPNTinlinevirtual
deleteBuffer() (defined in STK::VertexBuffer)STK::VertexBuffer
dirty_ (defined in STK::VertexBuffer)STK::VertexBufferprotected
disableVertexAttribs(ShaderProgram &program) (defined in STK::VertexBufferPNT)STK::VertexBufferPNTvirtual
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::VertexBufferPNT)STK::VertexBufferPNTinlinevirtual
getPosition(int idx) const (defined in STK::VertexBufferPNT)STK::VertexBufferPNTvirtual
getSize() const (defined in STK::VertexBufferPNT)STK::VertexBufferPNTinlinevirtual
getTexCoord(int idx) const (defined in STK::VertexBufferPNT)STK::VertexBufferPNTinlinevirtual
getUsage() const (defined in STK::VertexBuffer)STK::VertexBufferinline
initBuffer() (defined in STK::VertexBufferPNT)STK::VertexBufferPNTvirtual
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::VertexBufferPNT)STK::VertexBufferPNTinlinevirtual
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::VertexBufferPNT)STK::VertexBufferPNTvirtual
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
VertexBufferPNT(int size=0, GLenum usage=GL_STATIC_DRAW) (defined in STK::VertexBufferPNT)STK::VertexBufferPNT
~VertexBuffer() (defined in STK::VertexBuffer)STK::VertexBuffervirtual