vertexTruncation Class Reference
[Planar composition]

Vertex truncations of 3-dimensional convex polyhedra. More...

#include <sparseGraph.h>

Inheritance diagram for vertexTruncation:

sparseGraph abstractGraph abstractMixedGraph managedObject goblinRootObject

Public Member Functions

 vertexTruncation (abstractMixedGraph &_G, TOption=0) throw (ERRejected)

Detailed Description

Vertex truncations of 3-dimensional convex polyhedra.

In this graph, every node of the original graph is replaced by face. For every original edge, the new end nodes appear in the face associated with the former end nodes. Arcs are added to enclose the the new faces.


Constructor & Destructor Documentation

vertexTruncation abstractMixedGraph _G,
TOption  = 0
throw (ERRejected)