The Parametric Pseudo-Manifold (PPS) Library 1.0
|
Definition of the class Bezier that represents a rectangular Bézier patch in 3D. More...
#include <vector>
#include <cassert>
Go to the source code of this file.
Classes | |
class | pps::Bezier |
This class represents a rectangular Bézier patch in 3D. More... | |
Namespaces | |
namespace | pps |
The namespace pps contains the definition and implementation of all classes of the open source library Parametric Pseudo-Surface (PPS). |
Definition of the class Bezier that represents a rectangular Bézier patch in 3D.
Definition in file bezier.h.