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