Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
CMesh Member List

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)CMeshexplicit
CMesh(const CMesh &mesh)CMesh
CMesh(CMesh &&)=defaultCMesh
draw(IGraphics *graphics)CMesh
drawContours(IGraphics *graphics) constCMesh
getLimits(double *xMinOpt, double *yMinOpt, double *zMinOpt, double *xMaxOpt, double *yMaxOpt, double *zMaxOpt) constCMesh
isPointInside(double x, double y) constCMesh
m_contoursCMeshprivate
m_surface2DOptCMeshprivate
operator=(const CMesh &mesh)CMesh
operator==(const CMesh &b) constCMesh
~CMesh()CMeshvirtual