|
PCB Environment 2
|
Public Member Functions | |
| constexpr | IBox_3 (const IPoint_3 &mn, const IPoint_3 &mx) |
| bool | nonzero () const |
| uint | w () const |
| uint | h () const |
| uint | d () const |
| int64_t | volume () const |
Static Public Member Functions | |
| static constexpr const IBox_3 | EMPTY () |
Data Fields | |
| IPoint_3 | min |
| IPoint_3 | max |