ARX  1.0
The next-generation open source augmented reality toolkit.
Loading...
Searching...
No Matches
Functions
mMul.c File Reference
#include <stdio.h>
#include <math.h>
#include <ARX/AR/ar.h>
Include dependency graph for mMul.c:

Functions

int arMatrixMul (ARMat *dest, ARMat *a, ARMat *b)
 
int arMatrixMulf (ARMatf *dest, ARMatf *a, ARMatf *b)
 

Function Documentation

◆ arMatrixMul()

int arMatrixMul ( ARMat dest,
ARMat a,
ARMat b 
)

◆ arMatrixMulf()

int arMatrixMulf ( ARMatf dest,
ARMatf a,
ARMatf b 
)