UF_MODL_offset_trans_faces_s (view source)
 
Defined in: uf_modl_types.h
 
Also known as:
 


Data Members

faces
UF_MODL_faces_p_t
The faces to be offset or
translated.

method_type
UF_MODL_offset_trans_type_t
Indication of whether the faces
are to be offset or translated.

distance [ MAX_LINE_BUFSIZE ]
char
A character string containing the
constant value to offset or
translate the given faces.

direction
UF_MODL_vector_p_t
A vector defining the direction
of translation, only used if
method_type is
UF_MODL_TRANSLATION_OF_FACES. It
can be NULL otherwise.