|
Fish - FiberLib for VISH 0.3
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Variables | |
| static const char | Fiber::LineSet::TangentialVectorFieldName [] = "Tangents" |
| A default name for the field that holds the tangential vectors of a grid describing lines. | |
| static const char | Fiber::LineSet::NormalVectorFieldName [] = "NormalVectors" |
| A default name for the field that holds the normal vectors of a grid describing lines. | |
| static const char | Fiber::LineSet::ArcLengthFieldName [] = "ArcLength" |
| A default name for the field that holds the respective values of a curve parameter. | |
|
static |
A default name for the field that holds the respective values of a curve parameter.
It will just be "ArcLength".
|
static |
A default name for the field that holds the normal vectors of a grid describing lines.
It will just be "NormalVectors";