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

Functions

int arParamDisp (const ARParam *param)
 
int arParamDispExt (ARdouble trans[3][4])
 
int arParamDispOptical (const ARdouble fovy, const ARdouble aspect, const ARdouble m[16])
 

Function Documentation

◆ arParamDisp()

int arParamDisp ( const ARParam param)

◆ arParamDispExt()

int arParamDispExt ( ARdouble  trans[3][4])

◆ arParamDispOptical()

int arParamDispOptical ( const ARdouble  fovy,
const ARdouble  aspect,
const ARdouble  m[16] 
)