| _calculated | cugl::SimpleExtruder | protected |
| _closed | cugl::SimpleExtruder | protected |
| _convex | cugl::SimpleExtruder | protected |
| _endcap | cugl::SimpleExtruder | protected |
| _iback1 | cugl::SimpleExtruder | protected |
| _iback2 | cugl::SimpleExtruder | protected |
| _ilimit | cugl::SimpleExtruder | protected |
| _indxs | cugl::SimpleExtruder | protected |
| _isize | cugl::SimpleExtruder | protected |
| _joint | cugl::SimpleExtruder | protected |
| _lefts | cugl::SimpleExtruder | protected |
| _lsize | cugl::SimpleExtruder | protected |
| _mitrelimit | cugl::SimpleExtruder | protected |
| _plimit | cugl::SimpleExtruder | protected |
| _points | cugl::SimpleExtruder | protected |
| _psize | cugl::SimpleExtruder | protected |
| _rghts | cugl::SimpleExtruder | protected |
| _rsize | cugl::SimpleExtruder | protected |
| _sides | cugl::SimpleExtruder | protected |
| _tolerance | cugl::SimpleExtruder | protected |
| _verts | cugl::SimpleExtruder | protected |
| _vlimit | cugl::SimpleExtruder | protected |
| _vsize | cugl::SimpleExtruder | protected |
| calculate(float width) | cugl::SimpleExtruder | inline |
| calculate(float lwidth, float rwidth) | cugl::SimpleExtruder | |
| clear() | cugl::SimpleExtruder | |
| getBorder() const | cugl::SimpleExtruder | |
| getBorder(std::vector< Path2 > &buffer) const | cugl::SimpleExtruder | |
| getEndCap() const | cugl::SimpleExtruder | inline |
| getJoint() const | cugl::SimpleExtruder | inline |
| getMesh(Color4 color) const | cugl::graphics::MeshExtruder | |
| getMesh(Mesh< SpriteVertex > *mesh, Color4 color) const | cugl::graphics::MeshExtruder | |
| getMesh(Color4 inner, Color4 outer) const | cugl::graphics::MeshExtruder | |
| getMesh(Mesh< SpriteVertex > *mesh, Color4 inner, Color4 outer) const | cugl::graphics::MeshExtruder | |
| getMitreLimit() const | cugl::SimpleExtruder | inline |
| getPolygon() const | cugl::SimpleExtruder | |
| getPolygon(Poly2 *buffer) const | cugl::SimpleExtruder | |
| getSide(Uint32 index) const | cugl::SimpleExtruder | |
| getTolerance() const | cugl::SimpleExtruder | inline |
| MeshExtruder() | cugl::graphics::MeshExtruder | inline |
| MeshExtruder(const std::vector< Vec2 > &points, bool closed) | cugl::graphics::MeshExtruder | |
| MeshExtruder(const Path2 &path) | cugl::graphics::MeshExtruder | |
| reset() | cugl::SimpleExtruder | |
| set(const std::vector< Vec2 > &points, bool closed) | cugl::SimpleExtruder | |
| set(const Vec2 *points, size_t size, bool closed) | cugl::SimpleExtruder | |
| set(const Path2 &path) | cugl::SimpleExtruder | |
| setEndCap(poly2::EndCap endcap) | cugl::SimpleExtruder | inline |
| setJoint(poly2::Joint joint) | cugl::SimpleExtruder | inline |
| setMitreLimit(float limit) | cugl::SimpleExtruder | inline |
| setTolerance(float tolerance) | cugl::SimpleExtruder | inline |
| SimpleExtruder() | cugl::SimpleExtruder | |
| SimpleExtruder(const std::vector< Vec2 > &points, bool closed) | cugl::SimpleExtruder | |
| SimpleExtruder(const Path2 &path) | cugl::SimpleExtruder | |
| ~MeshExtruder() | cugl::graphics::MeshExtruder | inline |
| ~SimpleExtruder() | cugl::SimpleExtruder | |