Face to thicken. More...
Public Member Functions | |
Dtk_feat_thickness_face () | |
Constructor of Thickness Face Feature More... | |
int | get_face (Dtk_feat_geometry **) |
Get the face geometry of the feature Thickness Face. More... | |
int | get_thickness (double *) |
Get the thickness of the feature Thickness Face. More... | |
~Dtk_feat_thickness_face () | |
Destructor of a Thickness face feature. More... | |
Data Fields | |
Dtk_feat_geometry * | face |
double | thickness |
Face to thicken.
Dtk_feat_thickness_face::Dtk_feat_thickness_face | ( | ) |
Constructor of Thickness Face Feature
[in/out] | ||
[out] | Allocated | thickness face feature |
Dtk_feat_thickness_face::~Dtk_feat_thickness_face | ( | ) |
Destructor of a Thickness face feature.
[in] | Thickness | Face feature to destruct |
[in/out] | ||
[out] | <br> |
int Dtk_feat_thickness_face::get_face | ( | Dtk_feat_geometry ** | ) |
Get the face geometry of the feature Thickness Face.
[in] | Thickness | face feature |
[in/out] | ||
[out] | Dtk_feat_geometry |
int Dtk_feat_thickness_face::get_thickness | ( | double * | ) |
Get the thickness of the feature Thickness Face.
[in] | Thickness | face feature |
[in/out] | ||
[out] | double |
Dtk_feat_geometry* Dtk_feat_thickness_face::face |
double Dtk_feat_thickness_face::thickness |