| _GetBaseClass() | mrpt::math::CPolygon | protectedstatic |
| _init_CPolygon | mrpt::math::CPolygon | protectedstatic |
| AddVertex(double x, double y) | mrpt::math::CPolygon | inline |
| classCPolygon | mrpt::math::CPolygon | static |
| classinfo | mrpt::math::CPolygon | static |
| Clear() | mrpt::math::CPolygon | inline |
| contains(const TPoint2D &point) const | mrpt::math::TPolygon2D | |
| CPolygon() | mrpt::math::CPolygon | inline |
| Create() | mrpt::math::CPolygon | static |
| CreateObject() | mrpt::math::CPolygon | static |
| createRegularPolygon(size_t numEdges, double radius, TPolygon2D &poly) | mrpt::math::TPolygon2D | static |
| createRegularPolygon(size_t numEdges, double radius, TPolygon2D &poly, const mrpt::poses::CPose2D &pose) | mrpt::math::TPolygon2D | inlinestatic |
| distance(const TPoint2D &point) const | mrpt::math::TPolygon2D | |
| duplicate() const MRPT_OVERRIDE | mrpt::math::CPolygon | virtual |
| generate3DObject(TPolygon3D &p) const | mrpt::math::TPolygon2D | |
| getAllVertices(std::vector< double > &x, std::vector< double > &y) const | mrpt::math::CPolygon | |
| getAsSegmentList(std::vector< TSegment2D > &v) const | mrpt::math::TPolygon2D | |
| getCenter(TPoint2D &p) const | mrpt::math::TPolygon2D | |
| getPlotData(std::vector< double > &x, std::vector< double > &y) const | mrpt::math::TPolygon2D | |
| GetRuntimeClass() const MRPT_OVERRIDE | mrpt::math::CPolygon | virtual |
| GetVertex_x(size_t i) const | mrpt::math::CPolygon | inline |
| GetVertex_y(size_t i) const | mrpt::math::CPolygon | inline |
| isConvex() const | mrpt::math::TPolygon2D | |
| PointIntoPolygon(double x, double y) const | mrpt::math::CPolygon | inline |
| readFromStream(mrpt::utils::CStream &in, int version) MRPT_OVERRIDE | mrpt::math::CPolygon | protected |
| removeRedundantVertices() | mrpt::math::TPolygon2D | |
| removeRepeatedVertices() | mrpt::math::TPolygon2D | |
| setAllVertices(const std::vector< double > &x, const std::vector< double > &y) | mrpt::math::CPolygon | |
| setAllVertices(size_t nVertices, const double *xs, const double *ys) | mrpt::math::CPolygon | |
| setAllVertices(size_t nVertices, const float *xs, const float *ys) | mrpt::math::CPolygon | |
| SmartPtr typedef | mrpt::math::CPolygon | |
| TPolygon2D() | mrpt::math::TPolygon2D | inline |
| TPolygon2D(size_t N) | mrpt::math::TPolygon2D | inlineexplicit |
| TPolygon2D(const std::vector< TPoint2D > &v) | mrpt::math::TPolygon2D | inline |
| TPolygon2D(const TPolygon3D &p) | mrpt::math::TPolygon2D | explicit |
| verticesCount() const | mrpt::math::CPolygon | inline |
| writeToStream(mrpt::utils::CStream &out, int *getVersion) const MRPT_OVERRIDE | mrpt::math::CPolygon | protected |