data for a layer.
More...
List of all members.
Detailed Description
data for a layer.
Layers are atached to a UnitRef. To understand the values, you need access to the governing PropertyRefSet, usually attached to the LayerSequence that the Layer is part of.
Member Typedef Documentation
Constructor & Destructor Documentation
Member Function Documentation
| float Strat::Layer::depth |
( |
|
) |
const [inline] |
| ID Strat::Layer::id |
( |
|
) |
const |
| int Strat::Layer::nrValues |
( |
|
) |
const [inline] |
| const RefTree& Strat::Layer::refTree |
( |
|
) |
const |
| void Strat::Layer::setRef |
( |
const LeafUnitRef & |
r |
) |
[inline] |
| void Strat::Layer::setThickness |
( |
float |
v |
) |
[inline] |
| void Strat::Layer::setValue |
( |
int |
, |
|
|
float |
| |
|
) |
| | |
| void Strat::Layer::setZTop |
( |
float |
v |
) |
[inline] |
| float Strat::Layer::thickness |
( |
|
) |
const [inline] |
| static const PropertyRef& Strat::Layer::thicknessRef |
( |
|
) |
[static] |
| float Strat::Layer::value |
( |
int |
|
) |
const |
returns undef if necessary
| const float* Strat::Layer::values |
( |
|
) |
const [inline] |
| float Strat::Layer::zBot |
( |
|
) |
const [inline] |
| float Strat::Layer::zTop |
( |
|
) |
const [inline] |
Member Data Documentation