This is the complete list of members for IndexFile, including all inherited members.
| at(size_t idx) const | IndexFile | inline |
| at(size_t idx) | IndexFile | inline |
| boundary() const | IndexFile | inline |
| boundary(const Node *node, const Box< double > &box) const | IndexFile | |
| boundary_ | IndexFile | protected |
| boundaryFile_ | IndexFile | protected |
| boundaryPoints() const | IndexFile | inline |
| boundaryPoints_ | IndexFile | protected |
| boundaryPointsFile_ | IndexFile | protected |
| CHUNK_TYPE | IndexFile | static |
| clear() | IndexFile | |
| countNodes() const | IndexFile | protected |
| countNodes(BuildNode *node) const | IndexFile | protected |
| divide(Box< double > &boundary, double x, double y, double z, uint64_t code) const | IndexFile | protected |
| empty() const | IndexFile | inline |
| IndexFile() | IndexFile | |
| insert(double x, double y, double z) | IndexFile | |
| insertBegin(const Box< double > &boundary, const Box< double > &boundaryPoints, size_t maxSize, size_t maxLevel=0, bool insertOnlyToLeaves=false) | IndexFile | |
| insertEnd() | IndexFile | |
| insertEndToLeaves(Node *data, BuildNode *node, uint32_t prev, uint32_t &idx, uint64_t &from) | IndexFile | protected |
| insertOnlyToLeaves_ | IndexFile | protected |
| maxLevel_ | IndexFile | protected |
| maxSize_ | IndexFile | protected |
| next(const Node *node, size_t idx) const | IndexFile | |
| nodes_ | IndexFile | protected |
| prev(const Node *node) const | IndexFile | |
| read(const std::string &path) | IndexFile | |
| read(const std::string &path, uint64_t offset) | IndexFile | |
| read(ChunkFile &file) | IndexFile | |
| readPayload(ChunkFile &file, const ChunkFile::Chunk &chunk) | IndexFile | |
| root() const | IndexFile | |
| root_ | IndexFile | protected |
| selectLeaf(double x, double y, double z) const | IndexFile | |
| selectLeaf(double x, double y, double z, const Box< double > &boundary, size_t idx) const | IndexFile | protected |
| selectLeaves(std::vector< SelectionTile > &selection, const Box< double > &window, size_t datasetId, size_t tileId) const | IndexFile | |
| selectLeaves(std::vector< Selection > &selection, const Box< double > &window, size_t id) const | IndexFile | |
| selectLeaves(std::vector< SelectionTile > &selection, const Box< double > &window, const Box< double > &boundary, size_t datasetId, size_t tileId, size_t idx) const | IndexFile | protected |
| selectLeaves(std::vector< Selection > &idxList, const Box< double > &window, const Box< double > &boundary, size_t idx, size_t id) const | IndexFile | protected |
| selectNode(std::map< const Node *, uint64_t > &used, double x, double y, double z) const | IndexFile | |
| selectNode(std::map< const Node *, uint64_t > &used, double x, double y, double z, const Box< double > &boundary, size_t idx) const | IndexFile | protected |
| selectNodes(std::vector< Selection > &selection, const Box< double > &window, size_t id) const | IndexFile | |
| selectNodes(std::vector< Selection > &idxList, const Box< double > &window, const Box< double > &boundary, size_t idx, size_t id) const | IndexFile | protected |
| size() const | IndexFile | inline |
| toJson | IndexFile | friend |
| translate(const Vector3< double > &v) | IndexFile | |
| write(const std::string &path) const | IndexFile | |
| write(ChunkFile &file) const | IndexFile | |
| ~IndexFile() | IndexFile |