#include "Gds2Import.h"
◆ Gds2Import() [1/2]
Gds2Import::Gds2Import |
( |
| ) |
|
◆ Gds2Import() [2/2]
Gds2Import::Gds2Import |
( |
std::string | filePath | ) |
|
◆ getModelData()
◆ getPolygons()
std::vector< MyPolygon > Gds2Import::getPolygons |
( |
| ) |
|
◆ getStructData()
◆ modelData()
std::pair< std::vector< MyPolygon >, std::vector< Gds2Path > > Gds2Import::modelData |
( |
| ) |
|
◆ readFileData()
std::vector< std::byte > Gds2Import::readFileData |
( |
const std::string & | name | ) |
|
◆ readStackUp()
std::vector< std::pair< int, std::vector< int > > > Gds2Import::readStackUp |
( |
std::string | path | ) |
|
The documentation for this class was generated from the following files: