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

Functions

int arParamChangeSize (ARParam *source, int xsize, int ysize, ARParam *newparam)
 

Function Documentation

◆ arParamChangeSize()

int arParamChangeSize ( ARParam source,
int  xsize,
int  ysize,
ARParam newparam 
)