home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3fftool.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_FREEFORMTOOL_H = 1;
- include("real/code/r3tbase.js")
-
-
- var R3CLID_FREEFORMTOOL = 317;
-
-
-
-
-
-
-
-
-
- function r3Freeformtool () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_FREEFORMTOOL, arguments);
- }
- // Methods
-
- // Attributes
- }
-
- r3Freeformtool.prototype=new r3Toolbase;
- // r3fftool.h_H