Brunot
Loading...
Searching...
No Matches
Line Member List

This is the complete list of members for Line, including all inherited members.

_colorLineprivate
_p1Lineprivate
_p2Lineprivate
color() const -> const Vector4D &Line
color(const Vector4D &color) -> voidLine
Line(Vector4D p1, Vector4D p2, Vector4D color={1.0f, 0.0f, 0.0f, 1.0f})Lineinline
Line(std::pair< float, float > p1, std::pair< float, float > p2, Vector4D color={1.0f, 0.f, 0.f, 1.f})Lineinline
Line(const Line &other)=defaultLine
Line(Line &&other) noexcept=defaultLine
operator std::pair< gfx::Vertex, gfx::Vertex >() constLineexplicit
operator*(const AffineMatrix &transform, const Line &line) ->LineLinefriend
operator*=(Line &line, const AffineMatrix &transform) ->Line &Linefriend
operator=(const Line &other) -> Line &=defaultLine
operator=(Line &&other) noexcept -> Line &=defaultLine
p1() const -> const Vector4D &Line
p1(const Vector4D &p1) -> voidLine
p2() const -> const Vector4D &Line
p2(const Vector4D &p2) -> voidLine