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

Go to the source code of this file.

Functions

AR2_EXTERN int ar2UtilReplaceExt (char *filename, int n, char *ext)
 
AR2_EXTERN int ar2UtilRemoveExt (char *filename)
 
AR2_EXTERN int ar2UtilDivideExt (const char *filename, char *s1, char *s2)
 

Function Documentation

◆ ar2UtilDivideExt()

AR2_EXTERN int ar2UtilDivideExt ( const char *  filename,
char *  s1,
char *  s2 
)
Here is the call graph for this function:

◆ ar2UtilRemoveExt()

AR2_EXTERN int ar2UtilRemoveExt ( char *  filename)
Here is the call graph for this function:

◆ ar2UtilReplaceExt()

AR2_EXTERN int ar2UtilReplaceExt ( char *  filename,
int  n,
char *  ext 
)
Here is the call graph for this function: