ARX  1.0
The next-generation open source augmented reality toolkit.
Loading...
Searching...
No Matches
Classes | Functions
marker.h File Reference
#include <ARX/AR/ar.h>
#include <ARX/AR2/config.h>
Include dependency graph for marker.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  AR2MarkerT
 
struct  AR2MarkerSetT
 

Functions

AR2MarkerSetTar2ReadMarkerSet (char *filename, char *ext, ARPattHandle *pattHandle)
 
int ar2FreeMarkerSet (AR2MarkerSetT **markerSet)
 

Function Documentation

◆ ar2FreeMarkerSet()

int ar2FreeMarkerSet ( AR2MarkerSetT **  markerSet)

◆ ar2ReadMarkerSet()

AR2MarkerSetT * ar2ReadMarkerSet ( char *  filename,
char *  ext,
ARPattHandle pattHandle 
)
Here is the call graph for this function: