NAME
          DtTextureGetFileName - Get the file name of the texture.


     SYNOPSIS
          #include <Dt.h>


          int  DtTextureGetFileName( char *mtl_name, char **fname )


     DESCRIPTION
          DtTextureGetFileName() returns the file name of the material.
          
          It is an internal name so do not modify or free the returned
          address



     DIAGNOSTICS
          returns one on success and zero on failure.




     FILES
          Link with -lDtOMio