Simbody
3.3
|
Provides primitive operations for a single bicubic Bezier patch using either single or double precision. More...
#include "SimTKcommon.h"
#include "simmath/internal/common.h"
#include "simmath/internal/Geo.h"
#include "simmath/internal/Geo_CubicBezierCurve.h"
#include <cassert>
#include <cmath>
#include <algorithm>
Go to the source code of this file.
Classes | |
class | SimTK::Geo::BicubicBezierPatch_< P > |
A primitive useful for computations involving a single bicubic Bezier patch. More... | |
Namespaces | |
SimTK | |
This is the top-level SimTK namespace into which all SimTK names are placed to avoid collision with other symbols. | |
Provides primitive operations for a single bicubic Bezier patch using either single or double precision.