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, vec2getViewPort ()
 
void applyMatrix (const mat2 &_transformationMatrix)
 

Public Attributes

std::vector< esvg::render::Segmentm_data
 

The documentation for this class was generated from the following file: