The Parametric Pseudo-Manifold (PPS) Library 1.0
ppsfrompnt.h File Reference

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"
Include dependency graph for ppsfrompnt.h:
This graph shows which files directly or indirectly include this file:

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.



Detailed Description

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).

Author:
Marcelo Ferreira Siqueira
Universidade Federal do Rio Grande do Norte,
Departamento de Informatica e Matematica Aplicada,
marcelo at dimap (dot) ufrn (dot) br
Version:
2.0
Date:
January 2010
Attention:
This program is distributed WITHOUT ANY WARRANTY, and it may be freely redistributed under the condition that the copyright notices are not removed, and no compensation is received. Private, research, and institutional use is free. Distribution of this code as part of a commercial system is permissible ONLY BY DIRECT ARRANGEMENT WITH THE AUTHOR.

Definition in file ppsfrompnt.h.