Brunot
Loading...
Searching...
No Matches
Line.cpp File Reference
#include "Line.h"
#include "Graphics/Vertex.h"
Include dependency graph for Line.cpp:

Namespaces

namespace  gfx

Functions

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