UF_SURF_REG_steep_s (查看源代码)
 
定义在: uf_surf_reg.h
 
也被称为:
 
概述
The parameters for defining the steep surface region feature.
Uses the subdiv_isocline feature to actually apply the splitting
of the faces on the body. See uf_subdiv.h for more information.


Data Members

name
char *
Optional name of feature

body
tag_t (tag_t类型)
The target body used to create the feature

subdiv_isocline
tag_t * (tag_t型的指针)
An array subdiv isocline features that
were applied to the body.(Currently only 1)

sub_iso_count
int
Number of subdiv isocline features.

steep_faces
logical
Whether to gather steep or nonsteep faces

update_after_body
int
Flag to indicate when to update. Set this
to 0 to update at the time stamp.

version_number
int
Current version must be 1