mrpt::math::CPolygon Member List
This is the complete list of members for
mrpt::math::CPolygon, including all inherited members.
_GetBaseClass() | mrpt::utils::CSerializable | [protected, static] |
AddVertex(double x, double y) | mrpt::math::CPolygon | |
classCSerializable | mrpt::utils::CSerializable | [static] |
Clear() | mrpt::math::CPolygon | [inline] |
clone() const | mrpt::utils::CSerializable | [inline] |
ComputeTangentAngNearPoint(double x, double y, double view_phi, double min_dist) | mrpt::math::CPolygon | |
CPolygon(double cx=0, double cy=0) | mrpt::math::CPolygon | |
cx | mrpt::math::CPolygon | [private] |
cy | mrpt::math::CPolygon | [private] |
duplicate() const =0 | mrpt::utils::CSerializable | [pure virtual] |
GetRuntimeClass() const | mrpt::utils::CSerializable | [virtual] |
GetVertex_x(size_t i) | mrpt::math::CPolygon | [inline] |
GetVertex_y(size_t i) | mrpt::math::CPolygon | [inline] |
isLeft(double P0x, double P0y, double P1x, double P1y, double Px, double Py) | mrpt::math::CPolygon | [private] |
max_x | mrpt::math::CPolygon | [private] |
max_y | mrpt::math::CPolygon | [private] |
min_x | mrpt::math::CPolygon | [private] |
min_y | mrpt::math::CPolygon | [private] |
mrpt::utils::CStream class | mrpt::utils::CSerializable | [friend] |
PointIntoPolygon(double x, double y) | mrpt::math::CPolygon | |
readFromStream(mrpt::utils::CStream &in, int version)=0 | mrpt::utils::CSerializable | [protected, pure virtual] |
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 | |
verticesCount() | mrpt::math::CPolygon | [inline] |
vx | mrpt::math::CPolygon | [private] |
vy | mrpt::math::CPolygon | [private] |
writeToStream(mrpt::utils::CStream &out, int *getVersion) const =0 | mrpt::utils::CSerializable | [protected, pure virtual] |
~CSerializable() | mrpt::utils::CSerializable | [virtual] |