|
| Surface (unsigned int i) |
|
void | write (std::ostream &ost) const override |
|
Type | get_type () const override |
|
|
SurfaceData | data |
|
friend | Features |
|
const unsigned int | index |
|
std::vector< std::pair< unsigned int, std::string > > | attributes |
|
|
void | write_feature (std::ostream &ost) const override |
|
| Feature (unsigned int i) |
|
void | write_attributes (std::ostream &ost) const |
|
|
template<typename T > |
using | check_type = attribute::is_feature< T > |
|
enum class | Type { LINE
, ARC
, PAD
, SURFACE
} |
|
◆ get_type()
Type horizon::ODB::Features::Surface::get_type |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ write()
void horizon::ODB::Features::Surface::write |
( |
std::ostream & |
ost | ) |
const |
|
overridevirtual |
◆ write_feature()
void horizon::ODB::Features::Surface::write_feature |
( |
std::ostream & |
ost | ) |
const |
|
overrideprotectedvirtual |
The documentation for this class was generated from the following files: