UF_MODL_faces_s (查看源代码)
 
定义在: uf_modl_types.h
 
也被称为:
 
概述
The following structure allows definition of an array of
faces along with an extension option.


Data Members

number_of_faces
int
Number of faces supplied in the
following array.

faces
tag_t * (tag_t型的指针)
Array of faces to be used in the
function. Note that some
functions may allow planes and
datum planes in this array.

face_extension
UF_MODL_face_extension_t
Indication of how the faces
should be extended if the
function allows for face
extension.