#include <GeomIo.h>
Inherited by cinder::geom::AttribFn< S, D >, cinder::geom::Bounds, cinder::geom::ColorFromAttrib, cinder::geom::Constant, cinder::geom::Invert, cinder::geom::Lines, cinder::geom::Remove, cinder::geom::Subdivide, cinder::geom::Tangents, cinder::geom::Transform, cinder::geom::Twist, and cinder::geom::VertexNormalLines.
virtual cinder::geom::Modifier::~Modifier |
( |
| ) |
|
|
virtual |
virtual Modifier* cinder::geom::Modifier::clone |
( |
| ) |
const |
|
pure virtual |
Implemented in cinder::geom::Subdivide, cinder::geom::Bounds, cinder::geom::Remove, cinder::geom::Invert, cinder::geom::Tangents, cinder::geom::VertexNormalLines, cinder::geom::AttribFn< S, D >, cinder::geom::Constant, cinder::geom::ColorFromAttrib, cinder::geom::Lines, cinder::geom::Twist, and cinder::geom::Transform.
size_t cinder::geom::Modifier::getNumVertices |
( |
const Modifier::Params & |
upstreamParams | ) |
const |
|
virtual |
size_t cinder::geom::Modifier::getNumIndices |
( |
const Modifier::Params & |
upstreamParams | ) |
const |
|
virtual |
uint8_t cinder::geom::Modifier::getAttribDims |
( |
Attrib |
attr, |
|
|
uint8_t |
upstreamDims |
|
) |
| const |
|
virtual |
Implemented in cinder::geom::Subdivide, cinder::geom::Bounds, cinder::geom::Remove, cinder::geom::Invert, cinder::geom::Tangents, cinder::geom::VertexNormalLines, cinder::geom::AttribFn< S, D >, cinder::geom::Constant, cinder::geom::ColorFromAttrib, cinder::geom::Lines, cinder::geom::Twist, and cinder::geom::Transform.
The documentation for this class was generated from the following files: