polylib 5.22.8
|
Public Attributes | |
Polyhedron * | Pol |
LatticeUnion * | LatUni |
struct forsimplify * | next |
Definition at line 13 of file Zpolyhedron.c.
LatticeUnion* forsimplify::LatUni |
Definition at line 15 of file Zpolyhedron.c.
Referenced by ZDomainSimplify().
struct forsimplify* forsimplify::next |
Definition at line 16 of file Zpolyhedron.c.
Referenced by ZDomainSimplify().
Polyhedron* forsimplify::Pol |
Definition at line 14 of file Zpolyhedron.c.
Referenced by ZDomainSimplify(), and ZPolyhedronImage().