The Parametric Pseudo-Manifold (PPS) Library 1.0
|
Definition of the class PPSfromPNT that represents a Parametric Pseudo Surface, which approximates a PN triangle surface defined on a triangle mesh represented by a Doubly Connected List (DCEL). More...
#include "bezier.h"
#include "pps.h"
#include "surface.h"
#include "pntriangle.h"
#include "vertex_attribute.h"
#include "halfedge_attribute.h"
#include "face_attribute.h"
Go to the source code of this file.
Classes | |
class | ppsfrompnt::PPSfromPNT |
This class represents a Parametric Pseudo-Surface that approximates a PN triangle surface. More... | |
Namespaces | |
namespace | ppsfrompnt |
The namespace ppsfrompnt contains the definition and implementation of all classes representing a Parametric Pseudo-Surface (PPS) that approximates the geometry of a given PN triangle surface. |
Definition of the class PPSfromPNT that represents a Parametric Pseudo Surface, which approximates a PN triangle surface defined on a triangle mesh represented by a Doubly Connected List (DCEL).
Definition in file ppsfrompnt.h.