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

Functions

ARMat * arMatrixAllocMul (ARMat *a, ARMat *b)
 
ARMatf * arMatrixAllocMulf (ARMatf *a, ARMatf *b)
 

Function Documentation

◆ arMatrixAllocMul()

ARMat * arMatrixAllocMul ( ARMat *  a,
ARMat *  b 
)
Here is the call graph for this function:

◆ arMatrixAllocMulf()

ARMatf * arMatrixAllocMulf ( ARMatf *  a,
ARMatf *  b 
)
Here is the call graph for this function: