Feature Variable Radius Edge Ribbon. More...
Public Member Functions | |
Dtk_feat_var_edge_ribbon () | |
int | get_nb_points (int *) |
Returns constant edge ribbon points number More... | |
int | get_points (Dtk_feat_fillet_point ***) |
Returns variable edge ribbon set of points More... | |
int | get_variation (FILLET_VARIATION_TYPE *) |
~Dtk_feat_var_edge_ribbon () | |
Data Fields | |
int | nb_points |
Dtk_feat_fillet_point ** | points |
FILLET_VARIATION_TYPE | variation |
Feature Variable Radius Edge Ribbon.
Dtk_feat_var_edge_ribbon::Dtk_feat_var_edge_ribbon | ( | ) |
Dtk_feat_var_edge_ribbon::~Dtk_feat_var_edge_ribbon | ( | ) |
int Dtk_feat_var_edge_ribbon::get_nb_points | ( | int * | ) |
Returns constant edge ribbon points number
[in] | Ribbon | |
[in/out] | ||
[out] | double |
int Dtk_feat_var_edge_ribbon::get_points | ( | Dtk_feat_fillet_point *** | ) |
Returns variable edge ribbon set of points
[in] | Ribbon | |
[in/out] | ||
[out] | Dtk_feat_fillet_point** |
int Dtk_feat_var_edge_ribbon::get_variation | ( | FILLET_VARIATION_TYPE * | ) |
int Dtk_feat_var_edge_ribbon::nb_points |
Dtk_feat_fillet_point** Dtk_feat_var_edge_ribbon::points |
FILLET_VARIATION_TYPE Dtk_feat_var_edge_ribbon::variation |