home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3cltcl.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_CNSTCL_H = 1;
- include("plugins/objects/constraint/r3cnslng.js")
-
-
- var R3CLID_CNSTCL = 1428;
-
-
-
-
-
-
-
-
-
- function r3Cnstcl () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_CNSTCL, arguments);
- }
- // Methods
-
- // Attributes
- }
-
- r3Cnstcl.prototype=new r3Cnslng;
- // r3cltcl.h_H