CComplex_Ngraph
A CComplex Ngraph builds an Ngraph_CComplex corresponding to its
structure. Its nodes must be points; segments in the ccomplex
correspond to adjacencies in the ngraph.
Subclasses:
Implementations:
- Ngraph_MST
Builds a minimal spanning tree
to determine object adjacencies.
Member functions:
- ngraph_ccomplex: CComplex_Ngraph -> CComplex
Returns the
CComplex built for the ngraph.