Main Page | Modules | Class List | File List | Class Members | File Members

Copy Fixed Size Vectors
[Fixed Size Vectors]


Functions

Gan_Vector2 gan_vec2_copy_s (const Gan_Vector2 *x)
 Return a copy of fixed size vector.
Gan_Vector2gan_vec2_copy_q (Gan_Vector2 *p, Gan_Vector2 *q)
 Macro: Copy fixed size vector.
Gan_Vector2_f gan_vec2f_copy_s (const Gan_Vector2_f *x)
 Return a copy of fixed size vector.
Gan_Vector2_fgan_vec2f_copy_q (Gan_Vector2_f *p, Gan_Vector2_f *q)
 Macro: Copy fixed size vector.
Gan_Vector3 gan_vec3_copy_s (const Gan_Vector3 *x)
 Return a copy of fixed size vector.
Gan_Vector3gan_vec3_copy_q (Gan_Vector3 *p, Gan_Vector3 *q)
 Macro: Copy fixed size vector.
Gan_Vector3_f gan_vec3f_copy_s (const Gan_Vector3_f *x)
 Return a copy of fixed size vector.
Gan_Vector3_fgan_vec3f_copy_q (Gan_Vector3_f *p, Gan_Vector3_f *q)
 Macro: Copy fixed size vector.
Gan_Vector4 gan_vec4_copy_s (const Gan_Vector4 *x)
 Return a copy of fixed size vector.
Gan_Vector4gan_vec4_copy_q (Gan_Vector4 *p, Gan_Vector4 *q)
 Macro: Copy fixed size vector.
Gan_Vector4_f gan_vec4f_copy_s (const Gan_Vector4_f *x)
 Return a copy of fixed size vector.
Gan_Vector4_fgan_vec4f_copy_q (Gan_Vector4_f *p, Gan_Vector4_f *q)
 Macro: Copy fixed size vector.

Function Documentation

Gan_Vector2* gan_vec2_copy_q Gan_Vector2 p,
Gan_Vector2 q
 

Macro: Copy fixed size vector.

Copy fixed size vector p to fixed vector q, and return q.

Gan_Vector2 gan_vec2_copy_s const Gan_Vector2 x  ) 
 

Return a copy of fixed size vector.

Copy fixed size vector p, returning the result as a new fixed size matrix.

Gan_Vector2_f* gan_vec2f_copy_q Gan_Vector2_f p,
Gan_Vector2_f q
 

Macro: Copy fixed size vector.

Copy fixed size vector p to fixed vector q, and return q.

Gan_Vector2_f gan_vec2f_copy_s const Gan_Vector2_f x  ) 
 

Return a copy of fixed size vector.

Copy fixed size vector p, returning the result as a new fixed size matrix.

Gan_Vector3* gan_vec3_copy_q Gan_Vector3 p,
Gan_Vector3 q
 

Macro: Copy fixed size vector.

Copy fixed size vector p to fixed vector q, and return q.

Gan_Vector3 gan_vec3_copy_s const Gan_Vector3 x  ) 
 

Return a copy of fixed size vector.

Copy fixed size vector p, returning the result as a new fixed size matrix.

Gan_Vector3_f* gan_vec3f_copy_q Gan_Vector3_f p,
Gan_Vector3_f q
 

Macro: Copy fixed size vector.

Copy fixed size vector p to fixed vector q, and return q.

Gan_Vector3_f gan_vec3f_copy_s const Gan_Vector3_f x  ) 
 

Return a copy of fixed size vector.

Copy fixed size vector p, returning the result as a new fixed size matrix.

Gan_Vector4* gan_vec4_copy_q Gan_Vector4 p,
Gan_Vector4 q
 

Macro: Copy fixed size vector.

Copy fixed size vector p to fixed vector q, and return q.

Gan_Vector4 gan_vec4_copy_s const Gan_Vector4 x  ) 
 

Return a copy of fixed size vector.

Copy fixed size vector p, returning the result as a new fixed size matrix.

Gan_Vector4_f* gan_vec4f_copy_q Gan_Vector4_f p,
Gan_Vector4_f q
 

Macro: Copy fixed size vector.

Copy fixed size vector p to fixed vector q, and return q.

Gan_Vector4_f gan_vec4f_copy_s const Gan_Vector4_f x  ) 
 

Return a copy of fixed size vector.

Copy fixed size vector p, returning the result as a new fixed size matrix.


Generated on Fri Mar 17 12:44:54 2006 by  doxygen 1.3.9.1