Cinder  0.9.1
cinder::geom::AttribInfo Member List

This is the complete list of members for cinder::geom::AttribInfo, including all inherited members.

AttribInfo(const Attrib &attrib, uint8_t dims, size_t stride, size_t offset, uint32_t instanceDivisor=0)cinder::geom::AttribInfo
AttribInfo(const Attrib &attrib, DataType dataType, uint8_t dims, size_t stride, size_t offset, uint32_t instanceDivisor=0)cinder::geom::AttribInfo
getAttrib() const cinder::geom::AttribInfo
getByteSize() const cinder::geom::AttribInfo
getDataType() const cinder::geom::AttribInfo
getDims() const cinder::geom::AttribInfo
getInstanceDivisor() const cinder::geom::AttribInfo
getOffset() const cinder::geom::AttribInfo
getStride() const cinder::geom::AttribInfo
mAttribcinder::geom::AttribInfoprotected
mDataTypecinder::geom::AttribInfoprotected
mDimscinder::geom::AttribInfoprotected
mInstanceDivisorcinder::geom::AttribInfoprotected
mOffsetcinder::geom::AttribInfoprotected
mStridecinder::geom::AttribInfoprotected
setDataType(DataType dataType)cinder::geom::AttribInfo
setDims(uint8_t dims)cinder::geom::AttribInfo
setOffset(size_t offset)cinder::geom::AttribInfo
setStride(size_t stride)cinder::geom::AttribInfo