UF_MODL_vector_two_points_s (view source)
 
Defined in: uf_modl_types.h
 
Also known as:
 
Overview
vector_type == UF_MODL_VECTOR_TWO_POINTS


Data Members

from_point [ 3 ]
double
Point coordinates from which the vector is to
start.

to_point [ 3 ]
double
Point coordinates at which the vector is to
end.