|
NuriKit v0.1.0b2
|
This is the complete list of members for nuri::OCTree, including all inherited members.
| bucket_size() const | nuri::OCTree | inline |
| find_neighbors_d(const Vector3d &pt, double cutoff, std::vector< int > &idxs, std::vector< double > &distsq) const | nuri::OCTree | |
| find_neighbors_kd(const Vector3d &pt, int k, std::vector< int > &idxs, std::vector< double > &distsq, double cutoff=-1) const | nuri::OCTree | |
| find_neighbors_self(double cutoff, std::vector< int > &left, std::vector< int > &right) const | nuri::OCTree | |
| find_neighbors_tree(const OCTree &oct, double cutoff, std::vector< int > &self, std::vector< int > &other) const | nuri::OCTree | |
| find_neighbors_tree(const OCTree &oct, double cutoff) const | nuri::OCTree | |
| idxs() const | nuri::OCTree | inline |
| len() const | nuri::OCTree | inline |
| max() const | nuri::OCTree | inline |
| node(int i) const | nuri::OCTree | inline |
| nodes() const | nuri::OCTree | inline |
| notify_transform(const Vector3d &new_max, const Vector3d &new_len) | nuri::OCTree | |
| OCTree()=default | nuri::OCTree | |
| OCTree(Points pts, int bucket_size=32) | nuri::OCTree | inlineexplicit |
| operator[](int idx) const | nuri::OCTree | inline |
| Points typedef | nuri::OCTree | |
| pts() const | nuri::OCTree | inline |
| rebuild(Points pts, int bucket_size=-1) | nuri::OCTree | inline |
| root() const | nuri::OCTree | inline |
| size() const | nuri::OCTree | inline |