Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
This is the complete list of members for CMesh, including all inherited members.
addPolyline(const std::vector< iv::math::geometry::Point2d > &points) | CMesh | |
applyMatrixTransformation(const CMatrix4x4 &matrixTransformation) | CMesh | |
CMesh() | CMesh | |
CMesh(const std::vector< std::shared_ptr< std::vector< iv::math::geometry::Point3d > > > &contours) | CMesh | explicit |
CMesh(const CMesh &mesh) | CMesh | |
CMesh(CMesh &&)=default | CMesh | |
draw(IGraphics *graphics) | CMesh | |
drawContours(IGraphics *graphics) const | CMesh | |
getLimits(double *xMinOpt, double *yMinOpt, double *zMinOpt, double *xMaxOpt, double *yMaxOpt, double *zMaxOpt) const | CMesh | |
isPointInside(double x, double y) const | CMesh | |
m_contours | CMesh | private |
m_surface2DOpt | CMesh | private |
operator=(const CMesh &mesh) | CMesh | |
operator==(const CMesh &b) const | CMesh | |
~CMesh() | CMesh | virtual |