#include <contrib.hpp>
Public Member Functions | |
Node () | |
Public Attributes | |
int | begin |
int | children [8] |
int | end |
bool | isLeaf |
int | maxLevels |
float | x_max |
float | x_min |
float | y_max |
float | y_min |
float | z_max |
float | z_min |
cv::Octree::Node::Node | ( | ) | [inline] |
int cv::Octree::Node::children[8] |
float cv::Octree::Node::x_max |
float cv::Octree::Node::x_min |
float cv::Octree::Node::y_max |
float cv::Octree::Node::y_min |
float cv::Octree::Node::z_max |
float cv::Octree::Node::z_min |