Main Page | File List | Globals

libtdf.h File Reference

Go to the source code of this file.

Defines

#define havelibtdf   /**< protect from reinclusion.*/
 protect from reinclusion.


Functions

int tdftransform (char *, char *, char *)
 Transform a tdf file in a wrl file.

int cattdf (char *, char *)
 Append the vrml version of the xml tdf file.

int inlinetdf (char *, char *)
 Append an inline declaration for including the tdf vrml translated file.


Variables

int xmlLoadExtDtdDefaultValue
 Required for libxml use.


Define Documentation

#define havelibtdf   /**< protect from reinclusion.*/
 

protect from reinclusion.


Function Documentation

int cattdf char *  source,
char *  destination
 

Append the vrml version of the xml tdf file.

Parameters:
source name of the vrml file containing the translation of the xml tdf file.
destination name of the file where append the source file.
Returns:
0 if the operation is successfull.

int inlinetdf char *  source,
char *  destination
 

Append an inline declaration for including the tdf vrml translated file.

Parameters:
source name of the vrml file containing the translation of the xml tdf file.
destination name of the file where append the inline declaration.
Returns:
0 if the operation is successfull.

int tdftransform char *  infile,
char *  outfile,
char *  tdfstylesheet
 

Transform a tdf file in a wrl file.

Parameters:
infile the source tdf file name.
outfile the output vrml file name.
tdfstylesheet the path to the xsl-t tdf stylesheet.
Returns:
the integer 0 if the computation is successfull.


Variable Documentation

int xmlLoadExtDtdDefaultValue
 

Required for libxml use.


SourceForge.net Logo

Generated on Mon Jun 14 17:25:56 2004 for D.R.I.V.E. by doxygen 1.3.7