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