Position info for an entire 3D cube.
More...
List of all members.
Detailed Description
Position info for an entire 3D cube.
Constructor & Destructor Documentation
| PosInfo::CubeData::CubeData |
( |
|
) |
[inline] |
| PosInfo::CubeData::CubeData |
( |
const BinID & |
start, |
|
|
const BinID & |
stop, |
|
|
const BinID & |
step | |
|
) |
| | |
| PosInfo::CubeData::CubeData |
( |
const CubeData & |
cd |
) |
[inline] |
Member Function Documentation
| bool PosInfo::CubeData::getCrlRange |
( |
StepInterval< int > & |
|
) |
const |
Returns whether fully regular.
| bool PosInfo::CubeData::getInlRange |
( |
StepInterval< int > & |
|
) |
const |
Returns whether fully regular.
| bool PosInfo::CubeData::haveCrlStepInfo |
( |
|
) |
const |
| bool PosInfo::CubeData::haveInlStepInfo |
( |
|
) |
const [inline] |
| bool PosInfo::CubeData::includes |
( |
int |
inl, |
|
|
int |
crl | |
|
) |
| | const |
| int PosInfo::CubeData::indexOf |
( |
int |
inl |
) |
const |
| bool PosInfo::CubeData::isFullyRectAndReg |
( |
|
) |
const |
| void PosInfo::CubeData::limitTo |
( |
const HorSampling & |
|
) |
|
| void PosInfo::CubeData::merge |
( |
const CubeData & |
, |
|
|
bool |
incl | |
|
) |
| | |
incl=union, !incl=intersection
| bool PosInfo::CubeData::read |
( |
std::istream & |
, |
|
|
bool |
asc | |
|
) |
| | |
| void PosInfo::CubeData::sort |
( |
|
) |
|
| int PosInfo::CubeData::totalSize |
( |
|
) |
const |
| bool PosInfo::CubeData::write |
( |
std::ostream & |
, |
|
|
bool |
asc | |
|
) |
| | const |