CVB++ 14.1
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Friends Modules Pages
Area2D Member List

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

Area() const noexceptArea2Dinline
Area2D() noexcept=defaultArea2D
Area2D(Point2D< double > p0, Point2D< double > p1, Point2D< double > p2) noexceptArea2Dinline
Area2D(Rect< double > rect, AffineMatrix2D affineMatrix) noexceptArea2Dinline
Area2D(double x0, double y0, double x1, double y1, double x2, double y2) noexceptArea2Dinline
Area2D(Rect< double > rect) noexceptArea2Dinlineexplicit
Area2D(double radius) noexceptArea2Dinlineexplicit
BoundingRectangle() const noexceptArea2Dinline
CoordinateSystem() const noexceptArea2Dinline
operator!=(const Area2D &area) const noexceptArea2Dinline
operator==(const Area2D &area) const noexceptArea2Dinline
P0() const noexceptArea2Dinline
P1() const noexceptArea2Dinline
P2() const noexceptArea2Dinline
P3() const noexceptArea2Dinline
SetP0(Point2D< double > p0) noexceptArea2Dinline
SetP1(Point2D< double > p1) noexceptArea2Dinline
SetP2(Point2D< double > p2) noexceptArea2Dinline
Size() const noexceptArea2Dinline
SwapOrientation() noexceptArea2Dinline
Transform(Matrix2D matrix) noexceptArea2Dinline
Transform(AffineMatrix2D affineMatrix) noexceptArea2Dinline