FacePnt Struct Reference

a struct for computing the maximum and minimum curvature-radius of a single mesh-point More...

#include <SpringbackCorrection.h>

List of all members.

Public Attributes

std::vector< double > distances
std::vector< double > MaxEdgeOff
std::vector< double > MinEdgeOff
Base::Vector3f pnt

Detailed Description

a struct for computing the maximum and minimum curvature-radius of a single mesh-point

Parameters:
pnt mesh-point
distances distance-vector to all sourrounding edges
MinEdgeOff minimum curvature-radii of sourrounding edges
MaxEdgeOff maximum curvature-radii of sourrounding edges

Definition at line 89 of file SpringbackCorrection.h.


Member Data Documentation

std::vector<double> FacePnt::distances

Definition at line 92 of file SpringbackCorrection.h.

std::vector<double> FacePnt::MaxEdgeOff

Definition at line 94 of file SpringbackCorrection.h.

std::vector<double> FacePnt::MinEdgeOff

Definition at line 93 of file SpringbackCorrection.h.

Definition at line 91 of file SpringbackCorrection.h.


The documentation for this struct was generated from the following file:

Generated on Wed Nov 23 19:01:37 2011 for FreeCAD by  doxygen 1.6.1