Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
This is the complete list of members for SEntityInsert, including all inherited members.
draw(IGraphics *graphics) const override | SEntityInsert | privatevirtual |
drawBlock(uint64_t colorBlock, int64_t lineWidth, std::vector< SBlockDxf * > *blocks, const std::vector< SLayerDxf * > *layers, IGraphics *graphics) const | SEntityInsert | |
drawEntity(uint64_t colorBlocRGB, int64_t lineWidthBlock, std::vector< SBlockDxf * > *blocks, const std::vector< SLayerDxf * > *layers, IGraphics *graphics) | SEntity | |
isLayer(const std::string &nameLayer) const | SEntity | |
m_angle | SEntityInsert | |
m_colorARGBCalculated | SEntity | private |
m_colorIndex | SEntityInsert | |
m_hasLineWidthCalculated | SEntity | private |
m_isAttributedCalculated | SEntity | private |
m_isColorRGB | SEntity | private |
m_isVisibleByLayer | SEntity | private |
m_lineWidth | SEntity | private |
m_lineWidthCalculated | SEntity | private |
m_nameBlock | SEntityInsert | |
m_nameLayer | SEntity | private |
m_Nx | SEntity | private |
m_Ny | SEntity | private |
m_Nz | SEntity | private |
m_xInsert | SEntityInsert | |
m_xScale | SEntityInsert | |
m_yInsert | SEntityInsert | |
m_yScale | SEntityInsert | |
processEntityGeoBlock(CGeoBlock *currentGeoBlock, std::vector< SBlockDxf * > *blocks, SProcessEntitiesGeoBlocks *dataProcess) const override | SEntityInsert | privatevirtual |
processEntityPolyline(const std::vector< SBlockDxf * > *blocks, SProcessEntitiesPolylines *dataProcess, const std::string &nameLayerOpt) const override | SEntityInsert | privatevirtual |
SEntity(const std::string &nameLayer, bool isColorRGB, uint64_t colorIndex, int64_t lineWidth, double Nx, double Ny, double Nz) | SEntity | |
SEntityInsert(const std::string &nameLayer, const std::string &nameBlock, double xInsert, double yInsert, double xScale, double yScale, double angle, bool isColorRGB, uint64_t colorIndex, int64_t lineWidth, double Nx, double Ny, double Nz) | SEntityInsert | |
setColorARGB(iv::types::color colorARGB) | SEntity | |
~SEntity()=default | SEntity | virtual |
~SEntityInsert() override=default | SEntityInsert |