|
马上注册,结交更多同行朋友,交流,分享,学习。
您需要 登录 才可以下载或查看,没有帐号?注册
x
extern int UF_DRF_inherit_feature_data (
int feature_count,
tag_p_t features,
tag_p_t part_occs,
int view_count,
tag_p_t views,
UF_DRF_inherit_type_t inherit_type );
tag_p_t part_occs Input the i-th feature to be annotated
occurs in the occurence of the part
given by part_occs. A null tag
part occ is valid
这是二维图中从草图继承尺寸的一个函数
请教各位高手第三个参数怎么得到?
拜解!!!!!!!!! |
|