esvg::render::SegmentList Class Reference
  | Public Member Functions | |
| void | addSegment (const esvg::render::Point &_pos0, const esvg::render::Point &_pos1) | 
| void | addSegment (const esvg::render::Point &_pos0, const esvg::render::Point &_pos1, bool _disableHorizontal) | 
| void | createSegmentList (const esvg::render::PointList &_listPoint) | 
| void | createSegmentListStroke (esvg::render::PointList &_listPoint, float _width, enum esvg::cap _cap, enum esvg::join _join, float _miterLimit) | 
| std::pair< vec2, vec2 > | getViewPort () | 
| void | applyMatrix (const mat2 &_transformationMatrix) | 
| Public Attributes | |
| std::vector< esvg::render::Segment > | m_data | 
The documentation for this class was generated from the following file:
- framework/atria-soft/esvg/esvg/render/SegmentList.hpp
 1.8.12
 1.8.12