Data point with group. Group 0 means 'inactive', it can never be selected.
More...
List of all members.
Detailed Description
Data point with group. Group 0 means 'inactive', it can never be selected.
Constructor & Destructor Documentation
| DataPointSet::DataRow::DataRow |
( |
|
) |
[inline] |
| DataPointSet::DataRow::DataRow |
( |
const Pos & |
p, |
|
|
unsigned short |
grp = 1, |
|
|
bool |
issel = false | |
|
) |
| | [inline] |
Member Function Documentation
| const BinID& DataPointSet::DataRow::binID |
( |
|
) |
const [inline] |
| Coord DataPointSet::DataRow::coord |
( |
|
) |
const [inline] |
| const TypeSet<float>& DataPointSet::DataRow::data |
( |
|
) |
const [inline] |
| void DataPointSet::DataRow::getBVSValues |
( |
TypeSet< float > & |
, |
|
|
bool |
is2d, |
|
|
bool |
ismini | |
|
) |
| | const |
| unsigned short DataPointSet::DataRow::group |
( |
|
) |
const |
| bool DataPointSet::DataRow::isInactive |
( |
|
) |
const [inline] |
| bool DataPointSet::DataRow::isSel |
( |
|
) |
const [inline] |
| bool DataPointSet::DataRow::operator== |
( |
const DataRow & |
dr |
) |
const [inline] |
| void DataPointSet::DataRow::setGroup |
( |
unsigned short |
grp |
) |
|
| void DataPointSet::DataRow::setSel |
( |
bool |
yn |
) |
[inline] |
Member Data Documentation