|
Limbo
|
internal structure to store gds information More...
#include <GdsDriver.h>
Public Member Functions | |
| void | reset () |
| reset all data members | |
Public Attributes | |
| int32_t | layer |
| layer | |
| int32_t | datatype |
| data type | |
| vector< vector< int32_t > > | vPoint |
internal structure to store gds information
Definition at line 34 of file GdsDriver.h.
| vector<vector<int32_t> > GdsParser::GdsBoundary::vPoint |
points
Definition at line 38 of file GdsDriver.h.
1.8.8