UF_MODL_styled_sweep_data_s (view source)
 
Defined in: uf_modl_types.h
 
Also known as:
 
Overview
Following is a structure definition for Styled Sweep feature data.
It includes all the input elements to create a Styled Sweep feature.

Parameters are to be specified as follows:
1. Number of sections
2. Section string tag(s)
3. Guide string tag
4. Touch string tag (if any)
5. Spine string tag (if any)
6. Move String method
7. To auto init orient or not?


Data Members

num_section
int
Number of sections

section
UF_STRING_p_t *
Section string(s)

guide
UF_STRING_p_t
Guide string

touch
UF_STRING_p_t
Touch string

spine
UF_STRING_p_t
Spine string (if no spine_vector)

spine_vector
tag_t
Spine vector (if no spine)

move_string_data
int
Move String method

auto_init_orient
int
To do auto-init-orient?