ARToolKitPlus::Matrix Namespace Reference

Functions

AR_EXPORT ARMatalloc (int row, int clm)
AR_EXPORT ARMatallocDup (ARMat *source)
AR_EXPORT int dup (ARMat *dest, ARMat *source)
AR_EXPORT int free (ARMat *m)
AR_EXPORT int mul (ARMat *dest, ARMat *a, ARMat *b)
AR_EXPORT int selfInv (ARMat *m)

Function Documentation

AR_EXPORT ARMat* ARToolKitPlus::Matrix::alloc ( int  row,
int  clm 
)
AR_EXPORT ARMat* ARToolKitPlus::Matrix::allocDup ( ARMat *  source  ) 
AR_EXPORT int ARToolKitPlus::Matrix::dup ( ARMat *  dest,
ARMat *  source 
)
AR_EXPORT int ARToolKitPlus::Matrix::free ( ARMat *  m  ) 
AR_EXPORT int ARToolKitPlus::Matrix::mul ( ARMat *  dest,
ARMat *  a,
ARMat *  b 
)
AR_EXPORT int ARToolKitPlus::Matrix::selfInv ( ARMat *  m  ) 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines


artoolkitplus
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:12:20 2013