Public Types | |
typedef double value_type | |
Public Member Functions | |
double distance (const kdtreeNode &node) | |
value_type operator[] (size_t n) const | |
Public Attributes | |
size_t index | |
double xyz [3] | |
Member Typedef Documentation
◆ value_type
typedef double kdtreeNode::value_type |
Member Function Documentation
◆ distance()
double kdtreeNode::distance | ( | const kdtreeNode & | node | ) |
References xyz.
Referenced by PathScripts.PathDressupDogbone.Bone::adaptiveLength(), and PathScripts.PathDressupDogbone.Bone::corner().
◆ operator[]()
value_type kdtreeNode::operator[] | ( | size_t | n | ) | const |
Member Data Documentation
◆ index
size_t kdtreeNode::index |
Referenced by Mod.PartDesign.WizardShaft.SegmentFunction.SegmentFunction::addSegment(), Dice3DS.dom3ds.FileLikeBuffer::advance(), Mod.PartDesign.WizardShaft.SegmentFunction.IntervalFunction::begin(), Spreadsheet_legacy.MathParser::getValue(), Spreadsheet_legacy.MathParser::hasNext(), Mod.PartDesign.WizardShaft.SegmentFunction.IntervalFunction::interval(), PathScripts.PathJobDlg.JobCreate::item1ValueChanged(), Mod.PartDesign.WizardShaft.SegmentFunction.IntervalFunction::length(), Spreadsheet_legacy.MathParser::parseAddition(), Spreadsheet_legacy.MathParser::parseMultiplication(), Spreadsheet_legacy.MathParser::parseNegative(), Spreadsheet_legacy.MathParser::parseNumber(), Spreadsheet_legacy.MathParser::parseParenthesis(), Spreadsheet_legacy.MathParser::parseVariable(), Spreadsheet_legacy.MathParser::peek(), Dice3DS.dom3ds.FileLikeBuffer::read(), Dice3DS.dom3ds.FileLikeBuffer::read_fbuf(), Dice3DS.dom3ds.FileLikeBuffer::read_rest(), Dice3DS.dom3ds.FileLikeBuffer::read_to_nul(), Dice3DS.dom3ds.FileLikeBuffer::room_for_chunks(), Dice3DS.dom3ds.FileLikeBuffer::seek(), PathScripts.PathJobDlg.JobCreate::setupColumnEditor(), Spreadsheet_legacy.MathParser::skipWhitespace(), Dice3DS.dom3ds.FileLikeBuffer::tell(), automotive_design.index_expression::wr1(), and automotive_design.index_expression::wr2().
◆ xyz
double kdtreeNode::xyz[3] |
Referenced by distance().
The documentation for this struct was generated from the following file:
- src/3rdParty/libkdtree/examples/test_find_within_range.cpp