Functions
ARToolKitPlus::Matrix Namespace Reference

Functions

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

Function Documentation

static ARMat* ARToolKitPlus::Matrix::alloc ( int  row,
int  clm 
) [static]
static ARMat* ARToolKitPlus::Matrix::allocDup ( ARMat *  source) [static]
static int ARToolKitPlus::Matrix::dup ( ARMat *  dest,
ARMat *  source 
) [static]
static int ARToolKitPlus::Matrix::free ( ARMat *  m) [static]
static int ARToolKitPlus::Matrix::mul ( ARMat *  dest,
ARMat *  a,
ARMat *  b 
) [static]
static int ARToolKitPlus::Matrix::selfInv ( ARMat *  m) [static]


v4r_artoolkitplus
Author(s): Markus Bader
autogenerated on Wed Aug 26 2015 16:41:53