UF_MODL_vector_s (view source)
 
Defined in: uf_modl_types.h
 
Also known as:
 
Overview
The following structure allows definition of a vector
with a variety of options. Note that associativity to
any data is not maintained unless otherwise specified.


Data Members

reverse_vector
int
Indicates if the vector
calculated should then
be reversed before being
used. If zero, the
vector is not reversed.
Any other value will
reverse the vector.

vector_type
UF_MODL_vector_type_t
Indication of which
structure is being used
to define the vector.

defined_by
UF_MODL_vector_defined_by_union_t
The definition of the
vector.