home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3iacam.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_IACAMERA_H = 1;
- include("real/intact/r3ianp.js")
-
-
- var R3CLID_IACAMERA = 333;
-
-
-
- function r3Iacamera () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_IACAMERA, arguments);
- }
- }
-
- r3Iacamera.prototype=new r3Ianp;
- // r3iacam.h_H