data | mrpt::math::TObject2D | private |
destroy() | mrpt::math::TObject2D | inlineprivate |
generate3DObject(TObject3D &obj) const | mrpt::math::TObject2D | |
getLine(TLine2D &r) const | mrpt::math::TObject2D | inline |
getLines(const std::vector< TObject2D > &objs, std::vector< TLine2D > &lins) | mrpt::math::TObject2D | static |
getLines(const std::vector< TObject2D > &objs, std::vector< TLine2D > &lins, std::vector< TObject2D > &remainder) | mrpt::math::TObject2D | static |
getPoint(TPoint2D &p) const | mrpt::math::TObject2D | inline |
getPoints(const std::vector< TObject2D > &objs, std::vector< TPoint2D > &pnts) | mrpt::math::TObject2D | static |
getPoints(const std::vector< TObject2D > &objs, std::vector< TPoint2D > &pnts, std::vector< TObject2D > &remainder) | mrpt::math::TObject2D | static |
getPolygon(TPolygon2D &p) const | mrpt::math::TObject2D | inline |
getPolygons(const std::vector< TObject2D > &objs, std::vector< TPolygon2D > &polys) | mrpt::math::TObject2D | static |
getPolygons(const std::vector< TObject2D > &objs, std::vector< TPolygon2D > &polys, std::vector< TObject2D > &remainder) | mrpt::math::TObject2D | static |
getSegment(TSegment2D &s) const | mrpt::math::TObject2D | inline |
getSegments(const std::vector< TObject2D > &objs, std::vector< TSegment2D > &sgms) | mrpt::math::TObject2D | static |
getSegments(const std::vector< TObject2D > &objs, std::vector< TSegment2D > &sgms, std::vector< TObject2D > &remainder) | mrpt::math::TObject2D | static |
getType() const | mrpt::math::TObject2D | inline |
isLine() const | mrpt::math::TObject2D | inline |
isPoint() const | mrpt::math::TObject2D | inline |
isPolygon() const | mrpt::math::TObject2D | inline |
isSegment() const | mrpt::math::TObject2D | inline |
operator=(const TObject2D &obj) | mrpt::math::TObject2D | inline |
operator=(const TPoint2D &p) | mrpt::math::TObject2D | inline |
operator=(const TSegment2D &s) | mrpt::math::TObject2D | inline |
operator=(const TLine2D &l) | mrpt::math::TObject2D | inline |
operator=(const TPolygon2D &p) | mrpt::math::TObject2D | inline |
TObject2D(const TPoint2D &p) | mrpt::math::TObject2D | inline |
TObject2D(const TSegment2D &s) | mrpt::math::TObject2D | inline |
TObject2D(const TLine2D &r) | mrpt::math::TObject2D | inline |
TObject2D(const TPolygon2D &p) | mrpt::math::TObject2D | inline |
TObject2D() | mrpt::math::TObject2D | inline |
TObject2D(const TObject2D &obj) | mrpt::math::TObject2D | inline |
type | mrpt::math::TObject2D | private |
~TObject2D() | mrpt::math::TObject2D | inline |