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. | |
|
|
protect from reinclusion.
|
|
||||||||||||
|
Append the vrml version of the xml tdf file.
|
|
||||||||||||
|
Append an inline declaration for including the tdf vrml translated file.
|
|
||||||||||||||||
|
Transform a tdf file in a wrl file.
|
|
|
Required for libxml use.
|