cv::Octree::Node Struct Reference

#include <cvaux.hpp>

List of all members.

Public Member Functions

 Node ()

Public Attributes

int begin
int end
float x_min
float x_max
float y_min
float y_max
float z_min
float z_max
int maxLevels
bool isLeaf
int children [8]

Constructor & Destructor Documentation

cv::Octree::Node::Node (  ) 

Member Data Documentation


The documentation for this struct was generated from the following file: