mDup.c File Reference

#include <stdio.h>
#include <math.h>
#include <AR/matrix.h>
Include dependency graph for mDup.c:

Go to the source code of this file.

Functions

int arMatrixDup (ARMat *dest, ARMat *source)
 copy a matrix

Function Documentation

int arMatrixDup ( ARMat dest,
ARMat source 
)

copy a matrix

copy one matrix to another. The two ARMat must be allocated.

Parameters:
dest the destination matrix of the copy
source the original matrix source
Returns:
0 if success, -1 if error (matrix with different size)

Definition at line 16 of file mDup.c.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines


artoolkit
Author(s): Gautier Dumonteil
autogenerated on Fri Jan 11 10:05:48 2013