MorphoGraphX
|
Public Member Functions | |
NeighborhoodPair * | copy () const |
Static Public Member Functions | |
static NeighborhoodPair * | New (const vertex_t &v) |
static void | Delete (NeighborhoodPair *np) |
Public Attributes | |
vertex_t | vertex |
single_neighborhood_t | single_neighborhood |
Protected Member Functions | |
NeighborhoodPair (const vertex_t &v) | |
NeighborhoodPair (const NeighborhoodPair ©) | |