esvg::render::Segment Class Reference
Public Member Functions | |
| Segment (const vec2 &_p0, const vec2 &_p1) | |
| void | applyMatrix (const mat2 &_transformationMatrix) |
| void | createDirection () |
Public Attributes | |
| vec2 | p0 |
| vec2 | p1 |
| int32_t | direction |
The documentation for this class was generated from the following file:
- framework/atria-soft/esvg/esvg/render/Segment.hpp
1.8.12