Developer Documentation
|
Store nearest neighbor information. More...
Public Attributes | |
Point | ref |
Scalar | dist |
Handle | nearest |
Friends | |
std::ostream & | operator<< (std::ostream &stream, const NearestNeighborData &data) |
Store nearest neighbor information.
Definition at line 157 of file BSPImplT.hh.
|
friend |
Definition at line 163 of file BSPImplT.hh.
Scalar BSPImplT< BSPCore >::NearestNeighborData::dist |
Definition at line 160 of file BSPImplT.hh.
Handle BSPImplT< BSPCore >::NearestNeighborData::nearest |
Definition at line 161 of file BSPImplT.hh.
Point BSPImplT< BSPCore >::NearestNeighborData::ref |
Definition at line 159 of file BSPImplT.hh.