Main Page | Modules | Class List | Directories | 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_Vector2 * gan_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_f * gan_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_Vector3 * gan_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_f * gan_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_Vector4 * gan_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_f * gan_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 Sat May 21 23:52:52 2005 by  doxygen 1.4.3