home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3contol.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_CONSTRAINTTOOL_H = 1;
- include("real/windows/r3tool.js")
-
-
- var R3CLID_CONSTRAINTTOOL = 1426;
-
-
-
-
-
-
-
-
-
- function r3Constrainttool () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_CONSTRAINTTOOL, arguments);
- }
- // Methods
-
- // Attributes
- }
-
- r3Constrainttool.prototype=new r3Tool;
- // r3contol.h_H