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

Functions

ARMatarMatrixAlloc (int row, int clm)
 
ARMatfarMatrixAllocf (int row, int clm)
 

Function Documentation

◆ arMatrixAlloc()

ARMat * arMatrixAlloc ( int  row,
int  clm 
)

◆ arMatrixAllocf()

ARMatf * arMatrixAllocf ( int  row,
int  clm 
)