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

This is the complete list of members for CGeoBlock, including all inherited members.

addClosingPointShape3D(std::vector< std::vector< iv::math::geometry::Point3d > > *frames) constCGeoBlock
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) constCGeoBlock
CGeoBlock(std::string nameBlock="")CGeoBlockexplicit
CGeoBlock(const CGeoBlock &geoBlock)CGeoBlock
drawContours(IGraphics *graphics) constCGeoBlock
drawFilled(IGraphics *graphics) constCGeoBlock
drawFilledPercentage(double percentage, IGraphics *graphics) constCGeoBlock
EEntityGeoBlockType enum nameCGeoBlockprivate
getLimits(double *xMinOpt, double *yMinOpt, double *zMinOpt, double *xMaxOpt, double *yMaxOpt, double *zMaxOpt) constCGeoBlock
getNameBlock() constCGeoBlock
getPolylines2D() constCGeoBlock
isGeoBlock(const std::string &nameBlock) constCGeoBlock
isPointInside(double x, double y) constCGeoBlock
m_entitiesCGeoBlockprivate
m_nameBlockCGeoBlockprivate
operator==(const CGeoBlock &b) constCGeoBlock
prvCalculateLimitEntity(const SPrvEntityGeoBlock *entity, double &xMinEntity, double &yMinEntity, double &zMinEntity, double &xMaxEntity, double &yMaxEntity, double &zMaxEntity)CGeoBlockprivatestatic
prvDrawPolylines(IGraphics *graphics) constCGeoBlockprivate
~CGeoBlock()CGeoBlockvirtual