#include <contrib.hpp>
§ Node()
cv::Octree::Node::Node |
( |
| ) |
|
|
inline |
§ begin
int cv::Octree::Node::begin |
§ children
int cv::Octree::Node::children[8] |
§ end
int cv::Octree::Node::end |
§ isLeaf
bool cv::Octree::Node::isLeaf |
§ maxLevels
int cv::Octree::Node::maxLevels |
§ x_max
float cv::Octree::Node::x_max |
§ x_min
float cv::Octree::Node::x_min |
§ y_max
float cv::Octree::Node::y_max |
§ y_min
float cv::Octree::Node::y_min |
§ z_max
float cv::Octree::Node::z_max |
§ z_min
float cv::Octree::Node::z_min |
The documentation for this struct was generated from the following file: