|
Brunot
|
Functions | |
| Line::operator std::pair< gfx::Vertex, gfx::Vertex > () const | |
| auto | operator* (const AffineMatrix &transform, const Line &line) ->Line |
| auto | operator*= (Line &line, const AffineMatrix &transform) ->Line & |
| Line::operator std::pair< gfx::Vertex, gfx::Vertex > | ( | ) | const |
| auto operator* | ( | const AffineMatrix & | transform, |
| const Line & | line )->Line |
| auto operator*= | ( | Line & | line, |
| const AffineMatrix & | transform )->Line & |