Horizon
|
Classes | |
class | Layer3D |
Public Member Functions | |
void | update (const class Board &brd) |
void | update_only (const class Board &brd) |
void | prepare_only (std::function< void()> cb=nullptr) |
std::map< int, Layer3D > & | get_layers () |
const std::map< int, Layer3D > & | get_layers () const |
std::pair< Coordi, Coordi > | get_bbox () const |
void | cancel_prepare () |
Static Public Member Functions | |
static bool | layer_is_pth_barrel (int layer) |
static bool | layer_is_substrate (int layer) |