|
Signed Distance Fields 1.0
|
This is the complete list of members for SDFConvex2, including all inherited members.
| AddIntersection(const Segment2 &) | Convex2 | protected |
| Append(const Vector2 &) | Polygon2 | protected |
| Append(const Vector2 &, int) | Polygon2 | protected |
| Area(bool=false) const | Polygon2 | protected |
| AxisInterval(const Vector2 &) const | Convex2 | protected |
| box | SDFNode2 | protected |
| Center() const | Polygon2 | protected |
| Centroid() const | Polygon2 | protected |
| Collapsed(const double &) const | Polygon2 | protected |
| ComputeCostSigned(const Vector2 &) | SDFPrimitive2 | virtual |
| Convex2() | Convex2 | protected |
| Convex2(const Polygon2 &) | Convex2 | protected |
| Convex2(const Vector2 &, const Vector2 &, const Vector2 &) | Convex2 | protected |
| Convex2(const QVector< Vector > &) | Convex2 | protected |
| Convex2(const QVector< Vector2 > &) | Convex2 | protected |
| Convex2(const Box2 &) | Convex2 | protected |
| Convex2(const Hexagon2 &) | Convex2 | protected |
| Convex2(const Triangle2 &) | Convex2 | protected |
| Convex2(const Quadrangle2 &) | Convex2 | protected |
| Convex2(const Pentagon2 &) | Convex2 | protected |
| Convex2(const Ellipse2 &, int) | Convex2 | protected |
| Convex2(const Circle2 &, int) | Convex2 | protected |
| Copy() const | SDFConvex2 | virtual |
| cost | SDFNode2 | protected |
| Cut(const Line2 &) | Convex2 | protected |
| Polygon2::Cut(const Line2 &line, const Vector2 &insidePoint) | Polygon2 | protected |
| Draw(QGraphicsScene &, const QPen &=QPen(), const QBrush &=QBrush()) const | Polygon2 | protected |
| EarClip() const | Polygon2 | protected |
| Edge(int) const | Polygon2 | protected |
| Epsilon | SDFNode2 | protectedstatic |
| Expand(const double &) | Polygon2 | protected |
| FromJson(const QJsonValue &json) | SDFNode2 | static |
| SDFEuclidean2::GetBox() const | SDFNode2 | |
| Convex2::GetBox() const | Polygon2 | protected |
| GetCostShader(PrimitiveManager &, std::list< QString > &, bool &) const | SDFPrimitive2 | virtual |
| GetGradientShader(PrimitiveManager &, std::list< QString > &, bool &) const | SDFNode2 | virtual |
| GetOrientedBox() const | Polygon2 | protected |
| GetQt() const | Polygon2 | protected |
| GetShader(PrimitiveManager &, std::list< QString > &, bool &) const | SDFConvex2 | virtual |
| Gradient(const Vector2 &) const | SDFNode2 | virtual |
| Hausdorff(const Polygon2 &, bool=false) const | Polygon2 | protected |
| Hull(QVector< Vector2 >) | Convex2 | protectedstatic |
| SDFEuclidean2::Inside(const Vector2 &) const | SDFNode2 | virtual |
| Convex2::Inside(const Convex2 &) const | Convex2 | protected |
| Convex2::Inside(const Vector2 &) const | Convex2 | protected |
| Polygon2::Inside(const QVector< Polygon2 > &, const Vector2 &) | Polygon2 | protectedstatic |
| Intersect(const Convex2 &) const | Convex2 | protected |
| Intersect(const Box2 &) const | Convex2 | protected |
| Intersect(const Circle2 &) const | Convex2 | protected |
| Polygon2::Intersect(const Triangle2 &) const | Polygon2 | protected |
| Polygon2::Intersect(const Segment2 &) const | Polygon2 | protected |
| Intersection(const Convex2 &, QVector< Vector2 > &) const | Convex2 | protected |
| Intersection(const Convex2 &, Convex2 &) const | Convex2 | protected |
| IsConvex() const | Polygon2 | protected |
| K() const | SDFNode2 | virtual |
| k | SDFNode2 | protected |
| Length() const | Polygon2 | protected |
| Memory() const | SDFConvex2 | virtual |
| Minkowski(const Convex2 &) const | Convex2 | protected |
| Nodes() const | SDFNode2 | virtual |
| Normal(const Vector2 &) const | Convex2 | protected |
| NormalAtLength(const double &) const | Polygon2 | protected |
| Overlap(const Convex2 &) const | Convex2 | protected |
| PointAtLength(const double &) const | Polygon2 | protected |
| Poisson(const double &, int, bool=false, Random &=Random::R239) const | Polygon2 | protected |
| Polygon2() | Polygon2 | protected |
| Polygon2(const Vector2 &, const Vector2 &, const Vector2 &) | Polygon2 | protected |
| Polygon2(const Vector2 &, const Vector2 &, const Vector2 &, const Vector2 &) | Polygon2 | protected |
| Polygon2(const QVector< Vector > &) | Polygon2 | protected |
| Polygon2(const QVector< Vector2 > &) | Polygon2 | protected |
| Polygon2(const QVector< Vector2 > &, const QVector< int > &) | Polygon2 | protected |
| Polygon2(const Triangle2 &) | Polygon2 | protected |
| Polygon2(const Box2 &) | Polygon2 | protected |
| Polygon2(const Hexagon2 &) | Polygon2 | protected |
| Polygon2(const Pentagon2 &) | Polygon2 | protected |
| Polygon2(const Quadrangle2 &) | Polygon2 | protected |
| Polygon2(const Polygonal &) | Polygon2 | protected |
| Polygon2(const Octogon2 &) | Polygon2 | protected |
| Polygon2(const IrregularOctogon2 &) | Polygon2 | protected |
| Polygon2(const Ellipse2 &, int=72) | Polygon2 | protected |
| Polygon2(const Circle2 &, int=72) | Polygon2 | protected |
| q | Polygon2 | protected |
| R(const Vector2 &) const | Convex2 | protected |
| Polygon2::R(const Line2 &) const | Polygon2 | protected |
| Polygon2::R(const QVector< Polygon2 > &, const Vector2 &) | Polygon2 | protectedstatic |
| Radius() const | Convex2 | protected |
| RandomInside(Random &=Random::R239) const | Polygon2 | protected |
| RandomOn(Random &=Random::R239) const | Polygon2 | protected |
| RC(const Vector2 &) const | Polygon2 | protected |
| RemoveColinear(const double &=1e-12) | Polygon2 | protected |
| Reorder() | Convex2 | protected |
| Resampled(const double &) const | Polygon2 | protected |
| ResetShaderId() | SDFNode2 | |
| Rotate(const Matrix2 &) | Polygon2 | protected |
| Rotated(const Matrix2 &) const | Convex2 | protected |
| Polygon2::Rotated(const double &) const | Polygon2 | protected |
| Scale(const double &) | Polygon2 | protected |
| Scaled(const double &) const | Convex2 | protected |
| Scaled(const Vector2 &) const | Convex2 | protected |
| SDFConvex2(const Convex2 &) | SDFConvex2 | explicit |
| SDFConvex2(const QVector< Vector2 > &) | SDFConvex2 | explicit |
| SDFEuclidean2() | SDFEuclidean2 | explicit |
| SDFNode2() | SDFNode2 | explicit |
| SDFPrimitive2() | SDFPrimitive2 | explicit |
| SetShaderId(PrimitiveManager &) | SDFNode2 | virtual |
| Signed(const Vector2 &) const | SDFConvex2 | virtual |
| Size() const | Polygon2 | protected |
| Subdivide(int, QVector< Vector2 > &, QVector< int > &) const | Polygon2 | protected |
| TestAxes(const Convex2 &) const | Convex2 | protected |
| ToJson() const | SDFNode2 | virtual |
| Transformed(const FrameScaled2 &) const | Convex2 | protected |
| Transformed(const Frame2 &) const | Convex2 | protected |
| Translate(const Vector2 &) | Polygon2 | protected |
| Translated(const Vector2 &) const | Convex2 | protected |
| Vertex(int) | Polygon2 | protected |
| Vertex(int) const | Polygon2 | protected |
| Vertices() | Polygon2 | protected |
| Vertices() const | Polygon2 | protected |
| VoronoiCell(const QVector< Vector2 > &, const Box2 &, const Vector2 &) | Convex2 | protectedstatic |
| VoronoiCells(const QVector< Vector2 > &, const Box2 &) | Convex2 | protectedstatic |
| Where(const Circle2 &) const | Polygon2 | protected |
| WhichSide(const Vector2 &, const Vector2 &) const | Convex2 | protected |
| ~Convex2() | Convex2 | protected |
| ~SDFConvex2() | SDFConvex2 | virtual |
| ~SDFEuclidean2() | SDFEuclidean2 | virtual |
| ~SDFNode2() | SDFNode2 | virtual |
| ~SDFPrimitive2() | SDFPrimitive2 | virtual |