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


tuw_artoolkitplus
Author(s): Markus Bader
autogenerated on Sun Sep 4 2016 03:24:33