Darwin  1.10(beta)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Public Attributes | Friends | List of all members
drwnNNGraphNodeIndex Class Reference

Public Member Functions

 drwnNNGraphNodeIndex ()
 default constructor
 
 drwnNNGraphNodeIndex (uint16_t i, uint16_t s)
 constructor
 
bool operator< (const drwnNNGraphNodeIndex &n) const
 default comparison for sorting
 
bool operator== (const drwnNNGraphNodeIndex &n) const
 comparison operator
 
bool operator!= (const drwnNNGraphNodeIndex &n) const
 not-equal-to operator
 

Public Attributes

uint16_t imgIndx
 image index for this node
 
uint16_t segId
 superpixel identifier this node
 

Friends

ostream & operator<< (ostream &os, const drwnNNGraphNodeIndex &n)
 stream output operator
 

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