Cinder  0.9.1
cinder::gl::Batch Member List

This is the complete list of members for cinder::gl::Batch, including all inherited members.

AttributeMapping typedefcinder::gl::Batch
Batch(const VboMeshRef &vboMesh, const gl::GlslProgRef &glsl, const AttributeMapping &attributeMapping)cinder::gl::Batchprotected
Batch(const geom::Source &source, const gl::GlslProgRef &glsl, const AttributeMapping &attributeMapping)cinder::gl::Batchprotected
BatchGeomTarget classcinder::gl::Batchfriend
bind()cinder::gl::Batch
create(const VboMeshRef &vboMesh, const gl::GlslProgRef &glsl, const AttributeMapping &attributeMapping=AttributeMapping())cinder::gl::Batchstatic
create(const geom::Source &source, const gl::GlslProgRef &glsl, const AttributeMapping &attributeMapping=AttributeMapping())cinder::gl::Batchstatic
draw(GLint first=0, GLsizei count=-1)cinder::gl::Batch
getGlslProg() const cinder::gl::Batch
getIndexDataType() const cinder::gl::Batch
getNumIndices() const cinder::gl::Batch
getNumVertices() const cinder::gl::Batch
getPrimitive() const cinder::gl::Batch
getVao() const cinder::gl::Batch
getVboMesh() const cinder::gl::Batch
init(const geom::Source &source, const gl::GlslProgRef &glsl)cinder::gl::Batchprotected
initVao(const AttributeMapping &attributeMapping=AttributeMapping())cinder::gl::Batchprotected
mAttribMappingcinder::gl::Batchprotected
mGlslcinder::gl::Batchprotected
mVaocinder::gl::Batchprotected
mVboMeshcinder::gl::Batchprotected
reassignContext(Context *context)cinder::gl::Batch
replaceGlslProg(const GlslProgRef &glsl)cinder::gl::Batch
replaceVboMesh(const VboMeshRef &vboMesh)cinder::gl::Batch