#include <sparseGraph.h>
Inheritance diagram for polarGrid:
Public Types | |
enum | TOptPolar { POLAR_DEFAULT = 0, POLAR_TRIANGULAR = 1, POLAR_SQUARE = 2, POLAR_CONE = 3, POLAR_HEMISPHERE = 4, POLAR_SPHERE = 5, POLAR_TUBE = 6, POLAR_DISC = 7 } |
Public Member Functions | |
polarGrid (TNode _k, TNode _l, TNode _p, TOptPolar facets, TOptPolar dim, goblinController &_CT=goblinDefaultContext) throw (ERRejected) |
|
|
|