home *** CD-ROM | disk | FTP | other *** search
-
- // This JavaScript file was autogenerated from inc/plugins/tools/analytictools/r3analyticspheretool.h
- // Do not modify by hand
- // Copyrights 2001, Realsoft Graphics, Finland
-
- include("real/windows/r3sphto2.js")
- var R3CLID_ANALYTICSPHERETOOL = 1836;
-
- R3ANALYTICSPHERETOOLM_ = 1836000;
-
- function _R3ANALYTICSPHERETOOLM_() {
- return this.r3Do(R3ANALYTICSPHERETOOLM_, arguments);
- }
-
- function r3Analyticspheretool () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_ANALYTICSPHERETOOL, arguments);
- }
- // Methods
- this.=_R3ANALYTICSPHERETOOLM_;
-
- // Attributes
- }
-
- r3Analyticspheretool.prototype=new r3Spheretool2;
- // inc/plugins/tools/analytictools/r3analyticspheretool.h_H