The Parametric Pseudo-Manifold (PPS) Library 1.0
pps Namespace Reference

The namespace pps contains the definition and implementation of all classes of the open source library Parametric Pseudo-Surface (PPS). More...

Classes

class  Bezier
 This class represents a rectangular Bézier patch in 3D. More...
class  LUdcmp
 This class represents a linear system solver based on LU decomposition. More...
class  PPS
 This class represents a Parametric Pseudo-Surface. More...
class  PPSsampler
 This class represents a sampler for a Parametric Pseudo-Surface (PPS). This sampler provides us with a method for creating a triangle mesh that approximates the PPS. This method can be used for visualization purposes. More...

Detailed Description

The namespace pps contains the definition and implementation of all classes of the open source library Parametric Pseudo-Surface (PPS).