home *** CD-ROM | disk | FTP | other *** search
-
- // This JavaScript file was autogenerated from inc/plugins/tools/analytictools/r3analyticpyramidtool.h
- // Do not modify by hand
- // Copyrights 2001, Realsoft Graphics, Finland
-
- include("real/windows/r3rctto2.js")
- var R3CLID_ANALYTICPYRAMIDTOOL = 1837;
-
- R3ANALYTICPYRAMIDTOOLM_ = 1837000;
-
- function _R3ANALYTICPYRAMIDTOOLM_() {
- return this.r3Do(R3ANALYTICPYRAMIDTOOLM_, arguments);
- }
-
- function r3Analyticpyramidtool () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_ANALYTICPYRAMIDTOOL, arguments);
- }
- // Methods
- this.=_R3ANALYTICPYRAMIDTOOLM_;
-
- // Attributes
- }
-
- r3Analyticpyramidtool.prototype=new r3Rectangletool2;
- // inc/plugins/tools/analytictools/r3analyticpyramidtool.h_H