3D-ICE 3.0.0
|
Structure used to store data about the layers that compose the 2D/3D stack. More...
#include <layer.h>
Data Fields | |
CellDimension_t | Height |
Material_t | Material |
String_t | Id |
String_t | LayoutFileName |
MaterialElementList_t | MaterialLayout |
CellIndex_t | Discr_X |
CellIndex_t | Discr_Y |
CellIndex_t Layer_t::Discr_X |
CellIndex_t Layer_t::Discr_Y |
CellDimension_t Layer_t::Height |
String_t Layer_t::Id |
String_t Layer_t::LayoutFileName |
Material_t Layer_t::Material |
MaterialElementList_t Layer_t::MaterialLayout |