Public Member Functions | |
| Dtk_feat_rect_pattern () | |
| int | get_first_dir (Dtk_feat_pattern_dir **) | 
| Returns the first direction definition of the specified rectangular pattern feature.  More...  | |
| int | get_second_dir (Dtk_feat_pattern_dir **) | 
| Returns the second direction definition of the specified rectangular pattern feature.  More...  | |
| ~Dtk_feat_rect_pattern () | |
Data Fields | |
| Dtk_feat_pattern_dir * | first_dir | 
| Dtk_feat_pattern_dir * | second_dir | 
| Dtk_feat_rect_pattern::Dtk_feat_rect_pattern | ( | ) | 
| Dtk_feat_rect_pattern::~Dtk_feat_rect_pattern | ( | ) | 
| int Dtk_feat_rect_pattern::get_first_dir | ( | Dtk_feat_pattern_dir ** | ) | 
Returns the first direction definition of the specified rectangular pattern feature. 
 
| [in] | Pattern | Feature  | 
| [in/out] | ||
| [out] | Dtk_feat_pattern_dir* | 
| int Dtk_feat_rect_pattern::get_second_dir | ( | Dtk_feat_pattern_dir ** | ) | 
Returns the second direction definition of the specified rectangular pattern feature. 
 
| [in] | Pattern | Feature  | 
| [in/out] | ||
| [out] | Dtk_feat_pattern_dir* | 
| Dtk_feat_pattern_dir* Dtk_feat_rect_pattern::first_dir | 
| Dtk_feat_pattern_dir* Dtk_feat_rect_pattern::second_dir |