data | mrpt::math::TObject3D | private |
destroy() | mrpt::math::TObject3D | inlineprivate |
generate2DObject(TObject2D &obj) const | mrpt::math::TObject3D | inline |
getLine(TLine3D &r) const | mrpt::math::TObject3D | inline |
getLines(const std::vector< TObject3D > &objs, std::vector< TLine3D > &lins) | mrpt::math::TObject3D | static |
getLines(const std::vector< TObject3D > &objs, std::vector< TLine3D > &lins, std::vector< TObject3D > &remainder) | mrpt::math::TObject3D | static |
getPlane(TPlane &p) const | mrpt::math::TObject3D | inline |
getPlanes(const std::vector< TObject3D > &objs, std::vector< TPlane > &plns) | mrpt::math::TObject3D | static |
getPlanes(const std::vector< TObject3D > &objs, std::vector< TPlane > &plns, std::vector< TObject3D > &remainder) | mrpt::math::TObject3D | static |
getPoint(TPoint3D &p) const | mrpt::math::TObject3D | inline |
getPoints(const std::vector< TObject3D > &objs, std::vector< TPoint3D > &pnts) | mrpt::math::TObject3D | static |
getPoints(const std::vector< TObject3D > &objs, std::vector< TPoint3D > &pnts, std::vector< TObject3D > &remainder) | mrpt::math::TObject3D | static |
getPolygon(TPolygon3D &p) const | mrpt::math::TObject3D | inline |
getPolygons(const std::vector< TObject3D > &objs, std::vector< TPolygon3D > &polys) | mrpt::math::TObject3D | static |
getPolygons(const std::vector< TObject3D > &objs, std::vector< TPolygon3D > &polys, std::vector< TObject3D > &remainder) | mrpt::math::TObject3D | static |
getSegment(TSegment3D &s) const | mrpt::math::TObject3D | inline |
getSegments(const std::vector< TObject3D > &objs, std::vector< TSegment3D > &sgms) | mrpt::math::TObject3D | static |
getSegments(const std::vector< TObject3D > &objs, std::vector< TSegment3D > &sgms, std::vector< TObject3D > &remainder) | mrpt::math::TObject3D | static |
getType() const | mrpt::math::TObject3D | inline |
isLine() const | mrpt::math::TObject3D | inline |
isPlane() const | mrpt::math::TObject3D | inline |
isPoint() const | mrpt::math::TObject3D | inline |
isPolygon() const | mrpt::math::TObject3D | inline |
isSegment() const | mrpt::math::TObject3D | inline |
operator=(const TObject3D &obj) | mrpt::math::TObject3D | inline |
operator=(const TPoint3D &p) | mrpt::math::TObject3D | inline |
operator=(const TSegment3D &s) | mrpt::math::TObject3D | inline |
operator=(const TLine3D &l) | mrpt::math::TObject3D | inline |
operator=(const TPolygon3D &p) | mrpt::math::TObject3D | inline |
operator=(const TPlane &p) | mrpt::math::TObject3D | inline |
TObject3D(const TPoint3D &p) | mrpt::math::TObject3D | inline |
TObject3D(const TSegment3D &s) | mrpt::math::TObject3D | inline |
TObject3D(const TLine3D &r) | mrpt::math::TObject3D | inline |
TObject3D(const TPolygon3D &p) | mrpt::math::TObject3D | inline |
TObject3D(const TPlane &p) | mrpt::math::TObject3D | inline |
TObject3D() | mrpt::math::TObject3D | inline |
TObject3D(const TObject3D &obj) | mrpt::math::TObject3D | inline |
type | mrpt::math::TObject3D | private |
~TObject3D() | mrpt::math::TObject3D | inline |