Horizon
|
This is the complete list of members for SHAPE_SIMPLE, including all inherited members.
Append(int aX, int aY) | SHAPE_SIMPLE | inline |
Append(const VECTOR2I &aP) | SHAPE_SIMPLE | inline |
BBox(int aClearance=0) const override | SHAPE_SIMPLE | inlinevirtual |
CDPoint(int aIndex) const | SHAPE_SIMPLE | inline |
Centre() const | SHAPE | inlinevirtual |
Clear() | SHAPE_SIMPLE | inline |
Clone() const override | SHAPE_SIMPLE | inlinevirtual |
Collide(const SEG &aSeg, int aClearance=0, int *aActual=nullptr, VECTOR2I *aLocation=nullptr) const override | SHAPE_SIMPLE | inlinevirtual |
SHAPE_LINE_CHAIN_BASE::Collide(const VECTOR2I &aP, int aClearance=0, int *aActual=nullptr, VECTOR2I *aLocation=nullptr) const override | SHAPE_LINE_CHAIN_BASE | virtual |
SHAPE::Collide(const SHAPE *aShape, int aClearance, VECTOR2I *aMTV) const | SHAPE | virtual |
Collide(const SHAPE *aShape, int aClearance=0, int *aActual=nullptr, VECTOR2I *aLocation=nullptr) const (defined in SHAPE) | SHAPE | virtual |
CPoint(int aIndex) const | SHAPE_SIMPLE | inline |
ecoord typedef (defined in SHAPE) | SHAPE | protected |
EdgeContainingPoint(const VECTOR2I &aP, int aAccuracy=0) const | SHAPE_LINE_CHAIN_BASE | |
Format() const (defined in SHAPE) | SHAPE | virtual |
GetCachedBBox() const (defined in SHAPE_LINE_CHAIN_BASE) | SHAPE_LINE_CHAIN_BASE | inlinevirtual |
GetIndexableSubshapeCount() const (defined in SHAPE_BASE) | SHAPE_BASE | inlinevirtual |
GetIndexableSubshapes(std::vector< SHAPE * > &aSubshapes) (defined in SHAPE_BASE) | SHAPE_BASE | inlinevirtual |
GetPoint(int aIndex) const override (defined in SHAPE_SIMPLE) | SHAPE_SIMPLE | inlinevirtual |
GetPointCount() const override (defined in SHAPE_SIMPLE) | SHAPE_SIMPLE | inlinevirtual |
GetSegment(int aIndex) const override (defined in SHAPE_SIMPLE) | SHAPE_SIMPLE | inlinevirtual |
GetSegmentCount() const override (defined in SHAPE_SIMPLE) | SHAPE_SIMPLE | inlinevirtual |
HasIndexableSubshapes() const (defined in SHAPE_BASE) | SHAPE_BASE | inlinevirtual |
IsClosed() const override (defined in SHAPE_SIMPLE) | SHAPE_SIMPLE | inlinevirtual |
IsNull() const | SHAPE | inline |
IsSolid() const override (defined in SHAPE_SIMPLE) | SHAPE_SIMPLE | inlinevirtual |
m_type | SHAPE_BASE | protected |
MIN_PRECISION_IU | SHAPE | static |
Move(const VECTOR2I &aVector) override (defined in SHAPE_SIMPLE) | SHAPE_SIMPLE | inlinevirtual |
Parse(std::stringstream &aStream) (defined in SHAPE) | SHAPE | virtual |
PointCount() const | SHAPE_SIMPLE | inline |
PointInside(const VECTOR2I &aPt, int aAccuracy=0, bool aUseBBoxCache=false) const | SHAPE_LINE_CHAIN_BASE | |
PointOnEdge(const VECTOR2I &aP, int aAccuracy=0) const | SHAPE_LINE_CHAIN_BASE | |
Rotate(double aAngle, const VECTOR2I &aCenter={ 0, 0 }) override | SHAPE_SIMPLE | inlinevirtual |
SHAPE(SHAPE_TYPE aType) | SHAPE | inline |
SHAPE_BASE(SHAPE_TYPE aType) | SHAPE_BASE | inline |
SHAPE_LINE_CHAIN_BASE(SHAPE_TYPE aType) (defined in SHAPE_LINE_CHAIN_BASE) | SHAPE_LINE_CHAIN_BASE | inline |
SHAPE_SIMPLE() | SHAPE_SIMPLE | inline |
SHAPE_SIMPLE(const SHAPE_LINE_CHAIN &aPoly) (defined in SHAPE_SIMPLE) | SHAPE_SIMPLE | inline |
SHAPE_SIMPLE(const SHAPE_SIMPLE &aOther) (defined in SHAPE_SIMPLE) | SHAPE_SIMPLE | inline |
SquaredDistance(const VECTOR2I &aP, bool aOutlineOnly=false) const (defined in SHAPE_LINE_CHAIN_BASE) | SHAPE_LINE_CHAIN_BASE | |
Type() const | SHAPE_BASE | inline |
Vertices() const | SHAPE_SIMPLE | inline |
~SHAPE() (defined in SHAPE) | SHAPE | inlinevirtual |
~SHAPE_BASE() (defined in SHAPE_BASE) | SHAPE_BASE | inlinevirtual |
~SHAPE_LINE_CHAIN_BASE() (defined in SHAPE_LINE_CHAIN_BASE) | SHAPE_LINE_CHAIN_BASE | inlinevirtual |