#include <CDxf.hpp>
◆ SLayerDxf() [1/2]
SLayerDxf::SLayerDxf |
( |
const std::string & | nameLayer, |
|
|
bool | isColorRGB, |
|
|
uint64_t | colorIndex, |
|
|
bool | isVisible, |
|
|
int64_t | lineWidth ) |
◆ SLayerDxf() [2/2]
SLayerDxf::SLayerDxf |
( |
const SLayerDxf & | other | ) |
|
|
default |
◆ ~SLayerDxf()
SLayerDxf::~SLayerDxf |
( |
| ) |
|
|
default |
◆ m_colorIndex
uint64_t SLayerDxf::m_colorIndex |
◆ m_isColorRGB
bool SLayerDxf::m_isColorRGB |
◆ m_isVisible
bool SLayerDxf::m_isVisible |
◆ m_lineWidth
int64_t SLayerDxf::m_lineWidth |
◆ m_name
std::string SLayerDxf::m_name |
The documentation for this struct was generated from the following files: