UF_SC_FACE_tangent_data_s (查看源代码)
定义在: uf_sc_types.h
也被称为:
- UF_SC_FACE_tangent_data_t
- UF_SC_FACE_tangent_data_p_t
概述
For the region of faces, we have two ways to allow you input boundary faces.
You can either input the individual boundary faces in bndary_faces array or
you can input boundary faces as rules in bndary_face_data array.
The boundary data is optional. You can leave both type of boundary data to
be NULL.
The input rule data for boundary faces have to be one of the
UF_SC_FACE__data_p_t types.
If bndary_faces is not NULL, bndary_face_data array will be ignored. The
bndary_face_data will take effect only if num_bndary_faces = 0 and
bndary_faces = NULL;
Data Members
seed_face
num_bndary_faces
int
bndary_faces
angle_tol
double
n_bndary_face_data
int
bndary_face_types
int *
bndary_face_data
n_negated_entities
int
negated_entities