CurvatureAnalysis.h File Reference

Functions computing fundamental forms and curvature. More...

#include "ParamSurface.h"
#include "Point.h"

Go to the source code of this file.

Namespaces

namespace  Go

Functions

void Go::computeFirstFundamentalForm (const ParamSurface &sf, double u, double v, int derivs, std::vector< double > &form)
 Computes the coefficients of the first fundamental form.
void Go::computeSecondFundamentalForm (const ParamSurface &sf, double u, double v, double form1[3], double form2[3])
 Computes the coefficients of the first and second fundamental forms.
void Go::curvatures (const ParamSurface &sf, double u, double v, double &K, double &H)
 Computes the Gaussian (K) and mean (H) curvatures.


Detailed Description

Functions computing fundamental forms and curvature.

Definition in file CurvatureAnalysis.h.


Generated on Mon Jun 11 14:48:18 2007 for GoTools Core Library by  doxygen 1.5.1