HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU_Insetter::Tree::Edge Struct Reference

#include <GU_Insetter.h>

Public Member Functions

 Edge ()
 
 Edge (int sidx, int didx=-1)
 
int srcIdx () const
 
int dstIdx () const
 
bool isValid ()
 
bool operator== (const Edge &other)
 
bool operator!= (const Edge &other)
 

Detailed Description

Definition at line 258 of file GU_Insetter.h.

Constructor & Destructor Documentation

GU_Insetter::Tree::Edge::Edge ( )
inlineexplicit

Definition at line 260 of file GU_Insetter.h.

GU_Insetter::Tree::Edge::Edge ( int  sidx,
int  didx = -1 
)
inlineexplicit

Definition at line 261 of file GU_Insetter.h.

Member Function Documentation

int GU_Insetter::Tree::Edge::dstIdx ( ) const
inline

Definition at line 265 of file GU_Insetter.h.

bool GU_Insetter::Tree::Edge::isValid ( )
inline

Definition at line 267 of file GU_Insetter.h.

bool GU_Insetter::Tree::Edge::operator!= ( const Edge other)
inline

Definition at line 273 of file GU_Insetter.h.

bool GU_Insetter::Tree::Edge::operator== ( const Edge other)
inline

Definition at line 270 of file GU_Insetter.h.

int GU_Insetter::Tree::Edge::srcIdx ( ) const
inline

Definition at line 264 of file GU_Insetter.h.


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