Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
This is the complete list of members for CGeoBlock, including all inherited members.
addClosingPointShape3D(std::vector< std::vector< iv::math::geometry::Point3d > > *frames) const | CGeoBlock | |
addHatch(std::vector< std::shared_ptr< std::vector< iv::math::geometry::Point3d > > > *contours) | CGeoBlock | |
addPolyline(std::shared_ptr< std::vector< iv::math::geometry::Point3d > > polyline) | CGeoBlock | |
addPolylineAsHatch(const std::shared_ptr< std::vector< iv::math::geometry::Point3d > > &polyline) | CGeoBlock | |
applyMatrixTransformation(const CMatrix4x4 &matrixTransformation) const | CGeoBlock | |
CGeoBlock(std::string nameBlock="") | CGeoBlock | explicit |
CGeoBlock(const CGeoBlock &geoBlock) | CGeoBlock | |
drawContours(IGraphics *graphics) const | CGeoBlock | |
drawFilled(IGraphics *graphics) const | CGeoBlock | |
drawFilledPercentage(double percentage, IGraphics *graphics) const | CGeoBlock | |
EEntityGeoBlockType enum name | CGeoBlock | private |
getLimits(double *xMinOpt, double *yMinOpt, double *zMinOpt, double *xMaxOpt, double *yMaxOpt, double *zMaxOpt) const | CGeoBlock | |
getNameBlock() const | CGeoBlock | |
getPolylines2D() const | CGeoBlock | |
isGeoBlock(const std::string &nameBlock) const | CGeoBlock | |
isPointInside(double x, double y) const | CGeoBlock | |
m_entities | CGeoBlock | private |
m_nameBlock | CGeoBlock | private |
operator==(const CGeoBlock &b) const | CGeoBlock | |
prvCalculateLimitEntity(const SPrvEntityGeoBlock *entity, double &xMinEntity, double &yMinEntity, double &zMinEntity, double &xMaxEntity, double &yMaxEntity, double &zMaxEntity) | CGeoBlock | privatestatic |
prvDrawPolylines(IGraphics *graphics) const | CGeoBlock | private |
~CGeoBlock() | CGeoBlock | virtual |