cv::RTreeNode Struct Reference

#include <features2d.hpp>

List of all members.

Public Member Functions

bool operator() (uchar *patch_data) const
 Left child on 0, right child on 1.
 RTreeNode (uchar x1, uchar y1, uchar x2, uchar y2)
 RTreeNode ()

Public Attributes

short offset1
short offset2

Constructor & Destructor Documentation

cv::RTreeNode::RTreeNode (  )  [inline]
cv::RTreeNode::RTreeNode ( uchar  x1,
uchar  y1,
uchar  x2,
uchar  y2 
) [inline]

Member Function Documentation

bool cv::RTreeNode::operator() ( uchar patch_data  )  const [inline]

Left child on 0, right child on 1.


Member Data Documentation


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Thu Dec 23 11:40:55 2010 for opencv by  doxygen 1.6.3