JP2639301B2 - Graphic data storage structure management device - Google Patents

Graphic data storage structure management device

Info

Publication number
JP2639301B2
JP2639301B2 JP5085207A JP8520793A JP2639301B2 JP 2639301 B2 JP2639301 B2 JP 2639301B2 JP 5085207 A JP5085207 A JP 5085207A JP 8520793 A JP8520793 A JP 8520793A JP 2639301 B2 JP2639301 B2 JP 2639301B2
Authority
JP
Japan
Prior art keywords
graphic
existence range
storage area
network
change flag
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP5085207A
Other languages
Japanese (ja)
Other versions
JPH06274642A (en
Inventor
章博 小竹
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
Nippon Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP5085207A priority Critical patent/JP2639301B2/en
Publication of JPH06274642A publication Critical patent/JPH06274642A/en
Application granted granted Critical
Publication of JP2639301B2 publication Critical patent/JP2639301B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は図形データ保存ストラク
チャ管理装置に関し、特に図形データを図形データ群単
位の階層的構造をもつストラクチャ内に管理して図形を
描画可能とする装置(以下、図形処理システムという)
においてピック入力処理および図形の再描画処理を効率
的に行うための図形データ保存ストラクチャ管理装置
関する。
The present invention relates to an figure data storage structure management device, the shape and managed in structure, particularly having a hierarchical structure of graphic data group unit graphic data
A device that enables drawing (hereinafter referred to as a graphics processing system )
The present invention relates to a graphic data storage structure management device for efficiently performing pick input processing and graphic redrawing processing.

【0002】[0002]

【従来の技術】従来、図形データを図形データ群単位の
階層的構造をもつストラクチャ内に管理する図形処理シ
ステムでは、利用者プログラムからピック入力要求があ
った場合に、ストラクチャ格納域に格納されているスト
ラクチャネットワークによって構成されるすべての図形
の存在範囲を計算し、ピック入力機構によって得られた
位置情報と比較することによってピック入力処理(指示
された図形を利用者プログラムに認識させる処理)を行
っていた(例えば、特開昭61−223987号公報参
照)。
2. Description of the Related Art Conventionally, in a graphic processing system that manages graphic data in a structure having a hierarchical structure in units of graphic data groups, when a pick input request is received from a user program, the data is stored in a structure storage area. Pick input processing (processing for causing the user program to recognize the specified graphic) is performed by calculating the existence range of all the graphics constituted by the structure network and comparing it with the position information obtained by the pick input mechanism. (See, for example, JP-A-61-223987).

【0003】また、利用者プログラムからの再描画要求
によって図形の再描画が行われる場合にも、ストラクチ
ャ格納域に格納されているストラクチャネットワークに
よって構成されるすべての図形の存在範囲を計算し、ク
リッピング領域と比較することによってクリッピング処
理(クリッピング領域外の図形の表示を削除する処理)
を行っていた(例えば、特開昭63−85988号公報
参照)。
[0003] In addition, even when a figure is redrawn in response to a redraw request from a user program, the existence range of all figures constituted by the structure network stored in the structure storage area is calculated and clipping is performed. Clipping processing by comparing with the area (processing to delete the display of figures outside the clipping area)
(See, for example, JP-A-63-85988).

【0004】[0004]

【発明が解決しようとする課題】上述した従来の図形処
理システムでは、利用者プログラムからピック入力要求
があった場合にストラクチャ格納域に格納されているス
トラクチャネットワークによって構成されるすべての図
形の存在範囲を計算し、ピック入力機構によって得られ
た位置情報と比較することによってピック入力処理を行
っていたため、ピック入力処理が効率的に行えない欠点
があった。
In the above-mentioned conventional graphic processing system, when there is a pick input request from the user program, the existence range of all the graphics constituted by the structure network stored in the structure storage area. Has been calculated and compared with the position information obtained by the pick input mechanism, the pick input process has been performed. Therefore, there was a drawback that the pick input process could not be performed efficiently.

【0005】また、利用者プログラムからの再描画要求
によって図形の再描画が行われる場合にも、ストラクチ
ャ格納域に格納されているストラクチャネットワークに
よって構成されるすべての図形の存在範囲を計算し、ク
リッピング領域と比較することによってクリッピング処
理を行っていたため、クリッピング処理が効率的に行え
ないという欠点があった。
[0005] Further, even when a figure is redrawn in response to a redraw request from a user program, the existence range of all figures constituted by the structure network stored in the structure storage area is calculated and clipping is performed. Since the clipping process is performed by comparing with the region, there is a disadvantage that the clipping process cannot be performed efficiently.

【0006】本発明の目的は、上述の点に鑑み、ストラ
クチャネットワークのトラバース時に図形の存在範囲デ
ータを保存してピック入力処理時に参照することによ
り、ピック入力処理が効率的に行えるようにした図形デ
ータ保存ストラクチャ管理装置を提供することにある。
SUMMARY OF THE INVENTION In view of the foregoing, it is an object of the present invention to save a figure existing range data at the time of traversing a structure network and to refer to the data at the time of pick input processing so that the pick input processing can be performed efficiently. A data storage structure management device is provided.

【0007】また、本発明の他の目的は、ストラクチャ
ネットワークのトラバース時に図形の存在範囲データを
保存してクリッピング処理時に参照することにより、ク
リッピング処理が効率的に行えるようにした図形データ
保存ストラクチャ管理装置を提供することにある。
Another object of the present invention is to manage a graphic data storage structure in which the existence range data of a graphic is stored during traversal of a structure network and referred to during clipping processing so that clipping processing can be performed efficiently. It is to provide a device .

【0008】[0008]

【課題を解決するための手段】本発明の図形データ保存
ストラクチャ管理装置は、利用者プログラムの指示によ
り図形の描画等を行う図形プリミティブを有し、図形プ
リミティブによって指示された図形データ群をストラク
チャと呼ばれる階層的データ構造のネットワークによっ
て表現して保持し、このストラクチャネットワークをト
ラバースすることによって図形表示装置に図形を描画可
能とする装置において、利用者プログラムからストラク
チャ登録要求があったときにストラクチャをストラクチ
ャ格納域に登録するとともにストラクチャ単位の存在範
囲変更フラグをオンにするストラクチャ登録手段と、利
用者プログラムからストラクチャ変更要求があったとき
に前記ストラクチャ格納域のストラクチャの変更を行う
とともに図形の存在範囲に変更があればストラクチャ単
位の存在範囲変更フラグをオンにするストラクチャ変更
手段と、利用者プログラムからトラバース要求があった
ときに前記ストラクチャ格納域のストラクチャをストラ
クチャネットワークに従ってトラバースするトラバース
手段と、このトラバース手段から呼び出されストラクチ
ャの図形出力要素を実行してフレームバッファ上にイメ
ージを展開する図形描画手段と、前記トラバース手段か
らストラクチャ単位の存在範囲変更フラグがオンのとき
に呼び出されストラクチャの図形出力要素の実行によっ
て存在が確認された図形のX,YおよびZ座標に関する
最小値および最大値を存在範囲データとしてストラクチ
ャ単位に存在範囲格納域に管理するとともにストラクチ
ャ単位の存在範囲変更フラグをオフする存在範囲保持手
段と、利用者プログラムからピック入力要求があったと
きにストラクチャに対応する存在範囲変更フラグがオン
でなければ入力機構から得られた位置情報をもとに前記
存在範囲格納域を参照してストラクチャ単位で図形の存
在範囲内であるかどうかを調べ、図形の存在範囲外であ
れば前記ストラクチャ格納域のストラクチャの図形出力
要素を実行せず、図形の存在範囲内であれば前記ストラ
クチャ格納域のストラクチャの図形出力要素を実行して
図形のピック識別子,ストラクチャ識別子および要素位
置のパスを利用者プログラムに通知するピック入力手段
とを有する。
A graphic data storage structure management apparatus according to the present invention has a graphic primitive for drawing a graphic or the like according to an instruction of a user program, and stores a graphic data group specified by the graphic primitive as a structure. In a device that is represented and held by a network of a hierarchical data structure called, and that can traverse the structure network to draw a graphic on a graphic display device , when a user program makes a structure registration request, the structure is stored in the structure. Structure registration means for registering in the storage area and turning on the existence range change flag for each structure, and for changing the structure of the structure storage area when a user program requests a structure change, A structure changing means for turning on an existence range change flag for each structure if the range is changed; a traversing means for traversing the structure of the structure storage area according to a structure network when a traverse request is made from a user program; A graphic drawing means which is called from the traversing means and executes the graphic output element of the structure to develop an image on the frame buffer; and a graphic output element of the structure which is called from the traversing means when the existence range change flag per structure is on. , The minimum and maximum values of the X, Y, and Z coordinates of the figure whose existence has been confirmed are managed as existence range data in the existence range storage area for each structure, and the existence range change flag for each structure is turned off. Existence range holding means, and if the existence range change flag corresponding to the structure is not on when there is a pick input request from the user program, the existence range storage area is stored based on the position information obtained from the input mechanism. Reference is made to determine whether or not the figure is within the existence range of the structure, and if it is outside the existence range of the figure, the graphic output element of the structure in the structure storage area is not executed. Pick input means for executing a graphic output element of the structure in the structure storage area and notifying the user program of the pick identifier of the graphic, the structure identifier, and the path of the element position.

【0009】また、本発明の図形データ保存ストラクチ
ャ管理装置は、利用者プログラムの指示により図形の描
画等を行う図形プリミティブを有し、図形プリミティブ
によって指示された図形データ群をストラクチャと呼ば
れる階層的データ構造のネットワークによって表現して
保持し、このストラクチャネットワークをトラバースす
ることによって図形表示装置に図形を描画可能とする
において、利用者プログラムからストラクチャ登録要
求があったときにストラクチャをストラクチャ格納域に
登録するとともにストラクチャネットワーク単位の存在
範囲変更フラグをオンにするストラクチャ登録手段と、
このストラクチャ登録手段から呼び出され前記ストラク
チャ登録要求によって前記ストラクチャ格納域に登録さ
れたストラクチャと他のストラクチャとの参照関係をス
トラクチャネットワーク情報としてストラクチャネット
ワーク格納域に登録するストラクチャネットワーク登録
手段と、利用者プログラムからストラクチャ変更要求が
あったときに前記ストラクチャ格納域のストラクチャの
変更を行うとともに図形の存在範囲に変更があればスト
ラクチャネットワーク単位の存在範囲変更フラグをオン
にするストラクチャ変更手段と、このストラクチャ変更
手段から呼び出され前記ストラクチャ変更要求によって
ストラクチャの参照関係に変更があったときに前記スト
ラクチャネットワーク格納域に登録されたストラクチャ
ネットワーク情報を変更するストラクチャネットワーク
変更手段と、利用者プログラムからトラバース要求があ
ったときに前記ストラクチャ格納域のストラクチャをス
トラクチャネットワークに従ってトラバースするトラバ
ース手段と、このトラバース手段から呼び出されストラ
クチャの図形出力要素を実行してフレームバッファ上に
イメージを展開する図形描画手段と、前記トラバース手
段からストラクチャネットワーク単位の存在範囲変更フ
ラグがオンのときに呼び出され前記ストラクチャネット
ワーク格納域を参照してストラクチャの図形出力要素の
実行によって存在が確認された図形のX,YおよびZ座
標に関する最小値および最大値を存在範囲データとして
ストラクチャネットワーク単位に存在範囲格納域に管理
するとともにストラクチャネットワーク単位の存在範囲
変更フラグをオフする存在範囲保持手段と、利用者プロ
グラムからピック入力要求があったときにストラクチャ
ネットワークに対応する存在範囲変更フラグがオンでな
ければ入力機構から得られた位置情報をもとに前記存在
範囲格納域を参照してストラクチャネットワーク単位で
図形の存在範囲内であるかどうかを調べ、図形の存在範
囲外であれば前記ストラクチャ格納域のストラクチャの
図形出力要素を実行せず、図形の存在範囲内であれば前
記ストラクチャネットワーク格納域を参照して前記スト
ラクチャ格納域のストラクチャネットワーク内のストラ
クチャの図形出力要素を実行して図形のピック識別子,
ストラクチャ識別子および要素位置のパスを利用者プロ
グラムに通知するピック入力手段とを有する。
Further, the graphic data storage structure management device of the present invention has a graphic primitive for drawing a graphic or the like in accordance with an instruction of a user program, and stores a graphic data group specified by the graphic primitive in a hierarchical data called a structure. holding expressed by the network structure, instrumentation that allows draw shapes in the graphic display device by traversing the structure network
In location, and Structures registration means for turning on the existence range change flag Structure network unit registers the structure to structure vault when there is structure registration request from the user program,
A structure network registration means for registering a reference relationship between a structure called by the structure registration means and registered in the structure storage area by the structure registration request and another structure in the structure network storage area as structure network information, and a user program And a structure changing means for changing the structure of the structure storage area when a structure change request is issued from the user and turning on an existence range change flag of a structure network unit if there is a change in the existence range of the figure. And the structure network information registered in the structure network storage area when the structure reference relationship is changed by the structure change request Means for changing the structure network to be changed, traversing means for traversing the structure in the structure storage area according to the structure network when a traverse request is made from a user program, and executing the graphic output element of the structure called from the traversing means A graphic drawing means for developing an image on a frame buffer; and a traversing means which is called when an existence range change flag is turned on for each structure network and is referred to by executing the graphic output element of the structure with reference to the structure network storage area. The minimum value and the maximum value regarding the X, Y, and Z coordinates of the figure for which the is confirmed are managed as existence range data in the existence range storage area for each structure network, and the structure network Range holding means for turning off the existence range change flag for each network, and position information obtained from the input mechanism unless the existence range change flag corresponding to the structure network is turned on when a pick input request is made from a user program. Referring to the existence range storage area on the basis of the above, it is checked whether or not the figure is within the existence range of the structure in the unit of the structure network. If the figure is within the existing range of the figure, the graphic output element of the structure in the structure network of the structure storage area is executed by referring to the structure network storage area, and the pick identifier of the figure is executed.
Pick input means for notifying the user program of the structure identifier and the path of the element position.

【0010】さらに、本発明の図形データ保存ストラク
チャ管理装置は、利用者プログラムの指示により図形の
描画等を行う図形プリミティブを有し、図形プリミティ
ブによって指示された図形データ群をストラクチャと呼
ばれる階層的データ構造のネットワークによって表現し
て保持し、このストラクチャネットワークをトラバース
することによって図形表示装置に図形を描画可能とする
装置において、利用者プログラムからストラクチャ登録
要求があったときにストラクチャをストラクチャ格納域
に登録するとともにストラクチャ単位の存在範囲変更フ
ラグをオンにするストラクチャ登録手段と、利用者プロ
グラムからストラクチャ変更要求があったときに前記ス
トラクチャ格納域のストラクチャの変更を行うとともに
図形の存在範囲に変更があればストラクチャ単位の存在
範囲変更フラグをオンにするストラクチャ変更手段と、
利用者プログラムからトラバース要求があったときに前
記ストラクチャ格納域のストラクチャをストラクチャネ
ットワークに従ってトラバースするトラバース手段と、
このトラバース手段からストラクチャ単位の存在範囲変
更フラグがオンのときに呼び出されストラクチャの図形
出力要素の実行によって存在が確認された図形のX,Y
およびZ座標に関する最小値および最大値を存在範囲デ
ータとしてストラクチャ単位に存在範囲格納域に管理す
るとともにストラクチャ単位の存在範囲変更フラグをオ
フする存在範囲保持手段と、図形のクリッピングを行う
クリッピング手段と、前記トラバース手段から呼び出さ
れストラクチャに対応する存在範囲変更フラグがオンで
なければ前記存在範囲格納域を参照してストラクチャに
よって構成される図形がクリッピング領域内であるかど
うかを調べ、図形全体がクリッピング領域外であればこ
の図形はクリッピングされたものとし、図形全体がクリ
ッピング領域内であればこの図形はクリッピング処理が
不要なものとして前記クリッピング手段を呼び出さず、
図形がクリッピング境界にかかれば前記クリッピング手
段を呼び出す図形描画手段とを有する。
Further, the graphic data storage structure management apparatus of the present invention has a graphic primitive for drawing a graphic or the like according to an instruction of a user program, and stores a graphic data group specified by the graphic primitive in a hierarchical data called a structure. It is represented and held by a structure network, and by traversing this structure network, a figure can be drawn on a figure display device.
In the device , a structure registration means for registering a structure in a structure storage area and turning on an existence range change flag for each structure when a structure registration request is made from a user program, and a structure change request from a user program Structure changing means for changing the structure of the structure storage area and turning on a structure-based existence range change flag if there is a change in the existence range of the figure;
Traverse means for traversing the structure of the structure storage area according to a structure network when a traverse request is made from a user program,
The traverse means is called when the existence range change flag for each structure is ON, and the X, Y of the figure whose existence is confirmed by execution of the figure output element of the structure.
An existence range holding unit that manages a minimum value and a maximum value related to the Z coordinate as existence range data in an existence range storage area for each structure and turns off an existence range change flag of the structure unit; a clipping unit that performs clipping of a figure; If the existence range change flag corresponding to the structure called from the traversing means is not on, it is checked whether or not the graphic constituted by the structure is within the clipping area by referring to the existence range storage area. If it is outside, this figure is assumed to be clipped, and if the whole figure is within the clipping area, this figure does not require the clipping process and does not call the clipping means,
Graphic drawing means for calling the clipping means when the graphic touches the clipping boundary.

【0011】さらにまた、本発明の図形データ保存スト
ラクチャ管理装置は、利用者プログラムの指示により図
形の描画等を行う図形プリミティブを有し、図形プリミ
ティブによって指示された図形データ群をストラクチャ
と呼ばれる階層的データ構造のネットワークによって表
現して保持し、このストラクチャネットワークをトラバ
ースすることによって図形表示装置に図形を描画可能と
する装置において、利用者プログラムからストラクチャ
登録要求があったときにストラクチャをストラクチャ格
納域に登録するとともにストラクチャネットワーク単位
の存在範囲変更フラグをオンにするストラクチャ登録手
段と、このストラクチャ登録手段から呼び出され前記ス
トラクチャ登録要求によって前記ストラクチャ格納域に
登録されたストラクチャと他のストラクチャとの参照関
係をストラクチャネットワーク情報としてストラクチャ
ネットワーク格納域に登録するストラクチャネットワー
ク登録手段と、利用者プログラムからストラクチャ変更
要求があったときに前記ストラクチャ格納域のストラク
チャの変更を行うとともに図形の存在範囲に変更があれ
ばストラクチャネットワーク単位の存在範囲変更フラグ
をオンにするストラクチャ変更手段と、このストラクチ
ャ変更手段から呼び出され前記ストラクチャ変更要求に
よってストラクチャの参照関係に変更があったときに前
記ストラクチャネットワーク格納域に登録されたストラ
クチャネットワーク情報を変更するストラクチャネット
ワーク変更手段と、利用者プログラムからトラバース要
求があったときに前記ストラクチャ格納域のストラクチ
ャをストラクチャネットワークに従ってトラバースする
トラバース手段と、このトラバース手段からストラクチ
ャネットワーク単位の存在範囲変更フラグがオンのとき
に呼び出され前記ストラクチャネットワーク格納域を参
照してストラクチャの図形出力要素の実行によって存在
が確認された図形のX,YおよびZ座標に関する最小値
および最大値を存在範囲データとしてストラクチャネッ
トワーク単位に存在範囲格納域に管理するとともにスト
ラクチャネットワーク単位の存在範囲フラグをオフする
存在範囲保持手段と、図形のクリッピングを行うクリッ
ピング手段と、前記トラバース手段から呼び出されスト
ラクチャネットワークに対応する存在範囲変更フラグが
オンでなければ前記存在範囲格納域を参照してストラク
チャネットワークによって構成される図形がクリッピン
グ領域内であるかどうかを調べ、図形全体がクリッピン
グ領域外であればこの図形はクリッピングされたものと
し、図形全体がクリッピング領域内であればこの図形は
クリッピング処理が不要なものとして前記クリッピング
手段を呼び出さず、図形がクリッピング境界にかかれば
前記クリッピング手段を呼び出す図形描画手段とを有す
る。
Further, the graphic data storage structure management device of the present invention has a graphic primitive for drawing a graphic or the like according to an instruction of a user program, and stores a graphic data group designated by the graphic primitive in a hierarchical structure called a structure. In a device that can be represented and held by a data structure network and traverse the structure network to draw a graphic on a graphic display device, the structure is stored in a structure storage area when a user program requests a structure registration. Structure registration means for registering and turning on an existence range change flag for each structure network; and a structure called from the structure registration means and registered in the structure storage area by the structure registration request. Structure network registration means for registering a reference relationship between a structure and another structure as structure network information in a structure network storage area, and performing a structure change in the structure storage area when a user program requests a structure change. A structure changing means for turning on an existence range change flag of a structure network unit if there is a change in the existence range of the figure; and Structure network changing means for changing the structure network information registered in the structure network storage area, and the structure when a traverse request is made from a user program Traversing means for traversing the structure of the storage area in accordance with the structure network, and from the traversing means, which is called when the existence range change flag of the structure network unit is turned on, refers to the structure network storage area and executes the graphic output element of the structure Existence range holding means for managing the minimum and maximum values of the X, Y, and Z coordinates of the figure whose existence has been confirmed as existence range data in the existence range storage area for each structure network and turning off the existence range flag for each structure network. And clipping means for clipping the figure; and referring to the existence range storage area if the existence range change flag called from the traversing means and corresponding to the structure network is not on. It checks whether the figure constituted by the cha network is inside the clipping area. If the whole figure is outside the clipping area, it is assumed that this figure is clipped.If the whole figure is inside the clipping area, this figure is clipped. And a graphic drawing unit that does not call the clipping unit as unnecessary and calls the clipping unit when the graphic touches the clipping boundary.

【0012】[0012]

【実施例】次に、本発明について図面を参照して詳細に
説明する。
Next, the present invention will be described in detail with reference to the drawings.

【0013】本発明の図形データ保存ストラクチャ管理
装置は、図1に示すように、ストラクチャ登録手段21
と、ストラクチャ変更手段22と、ストラクチャ格納域
23と、図形描画手段24と、フレームバッファ25
と、トラバース手段26と、存在範囲保持手段27と、
存在範囲格納域28とを含んで構成されている。
[0013] Figure data storage structure management of the present invention
The apparatus includes, as shown in FIG.
Structure changing means 22, structure storage area 23, graphic drawing means 24, frame buffer 25
Traversing means 26, existence range holding means 27,
And an existence range storage area 28.

【0014】図2は、本発明の第1実施例に係る図形デ
ータ保存ストラクチャ管理装置が適用された図形処理シ
ステム20の構成を示すブロック図である。この図形処
理システム20は、ストラクチャ登録手段21と、スト
ラクチャ変更手段22と、ストラクチャ格納域23と、
図形描画手段24と、フレームバッファ25と、トラバ
ース手段26と、存在範囲保持手段27と、存在範囲格
納域28と、ピック入力手段32と、存在範囲変更フラ
グ格納域33とを含んで構成されている。なお、図2
中、符号10は利用者プログラム、40は図形表示装置
をそれぞれ示す。
FIG. 2 is a block diagram showing the configuration of a graphic processing system 20 to which the graphic data storage structure management device according to the first embodiment of the present invention is applied. The graphic processing system 20 includes a structure registration unit 21, a structure change unit 22, a structure storage area 23,
It comprises a graphic drawing means 24, a frame buffer 25, a traverse means 26, an existence range holding means 27, an existence range storage area 28, a pick input means 32, and an existence range change flag storage area 33. I have. Note that FIG.
Reference numeral 10 denotes a user program, and reference numeral 40 denotes a graphic display device.

【0015】ストラクチャ格納域23は、図3および図
4に例示するように、図形プリミティブによって指示さ
れた図形データ群をストラクチャと呼ばれる階層的デー
タ構造のネットワークによって表現して保持する。
As shown in FIGS. 3 and 4, the structure storage area 23 expresses and holds a graphic data group designated by a graphic primitive by a network having a hierarchical data structure called a structure.

【0016】存在範囲格納域28は、図7に例示するよ
うに、ストラクチャ(st)の図形出力要素の実行によ
って存在が確認された図形のX,YおよびZ座標に関す
る最小値および最大値を存在範囲データとしてストラク
チャ単位に保持する。
As shown in FIG. 7, the existence range storage area 28 stores the minimum and maximum values related to the X, Y, and Z coordinates of the graphic whose existence has been confirmed by executing the graphic output element of the structure (st). Store as range data in structure units.

【0017】存在範囲変更フラグ格納域33は、図8に
例示するように、ストラクチャ毎に構成される図形の存
在範囲に変更があったかどうかを示す存在範囲変更フラ
グをストラクチャ単位にもち、存在範囲変更フラグがオ
フ(off)ならば存在範囲格納域28に保持された図
形の存在範囲データが正しく、オン(on)ならばスト
ラクチャがトラバースされる際に存在範囲格納域28の
図形の存在範囲データを更新する必要があることを表し
ている。
As shown in FIG. 8, the existence range change flag storage area 33 has an existence range change flag indicating whether or not the existence range of the figure constituted for each structure has been changed in units of structures. If the flag is off (off), the existence range data of the figure held in the existence range storage area 28 is correct, and if the flag is on (on), the existence range data of the figure in the existence range storage area 28 is used when the structure is traversed. Indicates that it needs to be updated.

【0018】次に、このように構成された第1実施例の
図形データ保存ストラクチャ管理装置の動作について説
明する。
Next, the operation of the graphic data storage structure management apparatus of the first embodiment configured as described above will be described.

【0019】利用者プログラム10からストラクチャ登
録要求があると、ストラクチャ登録手段21は、ストラ
クチャをストラクチャ格納域23に登録するとともに、
ストラクチャに対応する存在範囲変更フラグ格納域33
の存在範囲変更フラグをオンにする。
When there is a structure registration request from the user program 10, the structure registration means 21 registers the structure in the structure storage area 23,
Existence range change flag storage area 33 corresponding to the structure
Turn on the existence range change flag of.

【0020】利用者プログラム10からストラクチャ変
更要求があると、ストラクチャ変更手段22は、ストラ
クチャ格納域23に格納されたストラクチャを変更する
とともに、変更がストラクチャにより構成される図形の
存在範囲に影響を与えるならばストラクチャに対応する
存在範囲変更フラグ格納域33の存在範囲変更フラグを
オンにする。
When there is a structure change request from the user program 10, the structure change means 22 changes the structure stored in the structure storage area 23, and the change affects the existing range of the graphic constituted by the structure. If so, the existence range change flag in the existence range change flag storage area 33 corresponding to the structure is turned on.

【0021】利用者プログラム10からトラバース要求
があると、トラバース手段26は、ストラクチャ格納域
23内のストラクチャをトラバースして図形描画手段2
4を呼び出すとともに、トラバースするストラクチャに
対応する存在範囲変更フラグ格納域33の存在範囲変更
フラグがオンであれば、存在範囲保持手段27を呼び出
す。
When there is a traverse request from the user program 10, the traversing means 26 traverses the structure in the structure storage area 23 and
4, and if the existence range change flag of the existence range change flag storage area 33 corresponding to the structure to be traversed is on, the existence range holding means 27 is called.

【0022】図形描画手段24は、ストラクチャの図形
出力要素を実行してフレームバッファ25上にイメージ
を展開する。この結果、図形表示装置40に図形が表示
される。
The graphic drawing means 24 executes the graphic output element of the structure to develop an image on the frame buffer 25. As a result, the graphic is displayed on the graphic display device 40.

【0023】存在範囲保持手段27は、トラバース中の
ストラクチャの図形に対してX,YおよびZ座標に関す
る最小値および最大値を存在範囲データとしてストラク
チャ単位で存在範囲格納域28に格納するとともに、ト
ラバース手段26を介してストラクチャに対応する存在
範囲変更フラグ格納域33の存在範囲変更フラグをオフ
にする。
The existence range holding means 27 stores the minimum value and the maximum value of the X, Y and Z coordinates for the figure of the structure being traversed as existence range data in the existence range storage area 28 for each structure, and traverses. The existence range change flag in the existence range change flag storage area 33 corresponding to the structure is turned off via the means 26.

【0024】利用者プログラム10からピック入力要求
があると、ピック入力手段32は、存在範囲変更フラグ
格納域33の存在範囲変更フラグがオフであることを条
件として、ピック入力機構(図示せず)から得られた位
置が図形の存在範囲内であるかどうかを存在範囲格納域
28に格納された存在範囲データと比較してストラクチ
ャ単位で調べ、図形の存在範囲外であれば、ストラクチ
ャ格納域23のストラクチャの図形出力要素を実行しな
い。図形の存在範囲内であれば、ピック入力手段32
は、ストラクチャ格納域23のストラクチャの図形出力
要素を実行して図形の存在範囲を計算し、ピック入力機
構によって得られた位置を含んでいれば、その図形のピ
ック識別子,ストラクチャ識別子および要素位置のパス
を利用者プログラム10に通知する。一方、存在範囲変
更フラグ格納域33の存在範囲変更フラグがオンであれ
ば、ピック入力手段32は、ストラクチャ格納域23の
ストラクチャの図形出力要素を実行して図形の存在範囲
を計算し、ピック入力機構によって得られた位置を含ん
でいれば、その図形のピック識別子,ストラクチャ識別
子および要素位置のパスを利用者プログラム10に通知
する。この結果、不要な図形の存在範囲の計算が行われ
ないので、ピック入力処理が効率的に行える。
When there is a pick input request from the user program 10, the pick input means 32 provides a pick input mechanism (not shown) on condition that the existence range change flag in the existence range change flag storage area 33 is off. The position obtained from is compared with the existence range data stored in the existence range storage area 28 in the unit of structure to check whether the position is within the existence range of the figure. Do not execute the graphic output element of the structure. If it is within the range of the figure, pick input means 32
Calculates the existence range of the figure by executing the figure output element of the structure in the structure storage area 23, and if the position includes the position obtained by the pick input mechanism, the pick identifier, structure identifier, and element position of the figure The pass is notified to the user program 10. On the other hand, if the existence range change flag in the existence range change flag storage area 33 is on, the pick input means 32 executes the graphic output element of the structure in the structure storage area 23 to calculate the existence range of the graphic, and If the position obtained by the mechanism is included, the user program 10 is notified of the pick identifier, the structure identifier, and the path of the element position of the figure. As a result, the calculation of the existence range of the unnecessary figure is not performed, so that the pick input processing can be efficiently performed.

【0025】いま、ストラクチャ登録要求によってスト
ラクチャ格納域23に図3および図4に示すストラクチ
ャが登録されたとする。図3は図5および図6中に例示
する家(A)に対するストラクチャネットワークの構成
例であり、図4は図5および図6中に例示する自転車
(B)に対するストラクチャネットワークの構成例であ
る。図3および図4のストラクチャネットワーク内の各
ストラクチャの図形の存在範囲データがX,YおよびZ
座標に関して図7に示すようであるものとする。
Assume that the structure shown in FIGS. 3 and 4 has been registered in the structure storage area 23 by a structure registration request. FIG. 3 is a configuration example of a structure network for the house (A) illustrated in FIGS. 5 and 6, and FIG. 4 is a configuration example of a structure network for the bicycle (B) illustrated in FIGS. 5 and 6. The existence range data of the figure of each structure in the structure network of FIGS. 3 and 4 is X, Y, and Z.
It is assumed that the coordinates are as shown in FIG.

【0026】このとき、利用者プログラム10からトラ
バース要求があると、図7に示すような図形の存在範囲
データが存在範囲格納域28に格納され、図5に示すよ
うに家と自転車とが図形表示装置40に表示される。
At this time, when there is a traverse request from the user program 10, the existence range data of the figure as shown in FIG. 7 is stored in the existence range storage area 28, and the house and the bicycle are displayed as shown in FIG. It is displayed on the display device 40.

【0027】この後、利用者プログラム10からピック
入力要求があると、そのときの存在範囲変更フラグ格納
域33が図8に示すようであれば、ピック入力機構から
得られた位置がストラクチャ2,3,5,11,13お
よび14に対応する存在範囲変更フラグがオンであるた
め、これらストラクチャの図形出力要素を実行して図形
の存在範囲を計算する必要があるが、その他のストラク
チャ4,6および15については存在範囲変更フラグが
オフであるので、存在範囲格納域28の存在範囲データ
と比較するだけで判定可能となる。
Thereafter, when there is a pick input request from the user program 10, if the existing range change flag storage area 33 at that time is as shown in FIG. 8, the position obtained from the pick input mechanism is the structure 2, Since the existence range change flags corresponding to 3, 5, 11, 13 and 14 are on, it is necessary to calculate the existence range of the figure by executing the graphic output elements of these structures. Since the existence range change flag is OFF for and, determination can be made only by comparing with the existence range data in the existence range storage area.

【0028】図9は、本発明の第2実施例に係る図形デ
ータ保存ストラクチャ管理装置が適用された図形処理シ
ステム20の構成を示すブロック図である。この図形処
理システム20は、図2に示した第1実施例の図形処理
システム20に対して、ストラクチャネットワーク登録
手段29と、ストラクチャネットワーク格納域30と、
ストラクチャネットワーク変更手段31とを追加したも
のである。したがって、対応する手段等には同一の符号
を付して、それらの詳しい説明を省略する。
FIG. 9 is a block diagram showing the configuration of a graphic processing system 20 to which a graphic data storage structure management device according to a second embodiment of the present invention is applied. This graphic processing system 20 is different from the graphic processing system 20 of the first embodiment shown in FIG. 2 in that a structure network registration unit 29, a structure network storage area 30,
The structure network change means 31 is added. Therefore, corresponding means and the like are denoted by the same reference numerals, and detailed description thereof will be omitted.

【0029】存在範囲格納域28は、図10に例示する
ように、ストラクチャネットワークの図形出力要素の実
行によって存在が確認された図形のX,YおよびZ座標
に関する最小値および最大値を存在範囲データとしてス
トラクチャネットワーク単位に保持する。
As shown in FIG. 10, the existence range storage area 28 stores the minimum and maximum values related to the X, Y and Z coordinates of the graphic whose existence has been confirmed by executing the graphic output element of the structure network. As a structure network unit.

【0030】存在範囲変更フラグ格納域33は、図11
に例示するように、ストラクチャネットワーク毎に構成
される図形の存在範囲に変更があったかどうかを示す存
在範囲変更フラグをストラクチャネットワーク単位にも
ち、存在範囲変更フラグがオフ(off)ならば存在範
囲格納域28に保持された図形の存在範囲データが正し
く、オン(on)ならばストラクチャがトラバースされ
る際に存在範囲格納域28の図形の存在範囲データを更
新する必要があることを表している。
The existence range change flag storage area 33 is shown in FIG.
As shown in the example, the existence range change flag indicating whether or not the existence range of the graphic configured for each structure network has been changed is provided for each structure network, and if the existence range change flag is off (off), the existence range storage area is provided. If the existence range data of the figure held in 28 is correct and is on, it indicates that it is necessary to update the existence range data of the figure in the existence range storage area 28 when the structure is traversed.

【0031】図12および図13を参照すると、ストラ
クチャネットワーク格納域30には、ストラクチャと他
のストラクチャとの参照関係がストラクチャネットワー
ク情報としてリスト状に格納されている。なお、ストラ
クチャネットワークとは、図形処理システムにおいて慣
用されている用語であり、例えば、日本電気株式会社発
行の「PHIGS PLUSプログラミングの手引(W
KG10−2)」,第4〜5頁の1.2.2に詳しい説
明が記載されている。なお、PHIGS(Progra
mmers Hierachical Interac
tive System)およびPHIGS PLUS
は、ISO(International Stand
ard Organization)の3次元グラフィ
ックスライブラリに関する国際規格である。
Referring to FIGS. 12 and 13, the structure network storage area 30 has a structure and other information.
Is stored in the form of a list as structure network information. In addition,
Kucha network is a convention in graphic processing systems.
Terms used by, for example, NEC Corporation
Line "PHIGS PLUS Programming Guide (W
KG10-2) ”, pages 4-5, 1.2.2.
Is described. In addition, PHIGS (Program)
mmers Hierarchical Interac
live System) and PHIGS PLUS
Is an ISO (International Stand)
3D graphics of the Ard Organization)
This is an international standard related to library libraries.

【0032】次に、このように構成された第2実施例の
図形データ保存ストラクチャ管理装置の動作について説
明する。
Next, the operation of the graphic data storage structure management apparatus according to the second embodiment having the above-described configuration will be described.

【0033】利用者プログラム10からストラクチャ登
録要求があると、ストラクチャ登録手段21は、ストラ
クチャをストラクチャ格納域23に登録し、ストラクチ
ャネットワーク登録手段29を呼び出すとともに、スト
ラクチャネットワークに対応する存在範囲変更フラグ格
納域33の存在範囲変更フラグをオンにする。
When there is a structure registration request from the user program 10, the structure registration means 21 registers the structure in the structure storage area 23, calls the structure network registration means 29, and stores the existence range change flag corresponding to the structure network. The existence range change flag of the area 33 is turned on.

【0034】ストラクチャネットワーク登録手段29
は、ストラクチャ登録手段21によりストラクチャ格納
域23に登録されたストラクチャ中の要素を解析して該
ストラクチャが他のストラクチャを参照しているかどう
かを調べ、ストラクチャの参照関係をストラクチャネッ
トワーク情報としてストラクチャネットワーク格納域3
0に登録する。
Structure network registration means 29
Is stored by the structure registration means 21
Analyze the elements in the structure registered in area 23 and
Whether the structure references another structure
To check the structure reference
Structure network storage area 3 as network information
Register to 0.

【0035】利用者プログラム10からストラクチャ変
更要求があると、ストラクチャ変更手段22は、ストラ
クチャ格納域23に格納されたストラクチャを変更し、
ストラクチャネットワーク変更手段31を呼び出すとと
もに、変更がストラクチャネットワークにより構成され
る図形の存在範囲に影響を与えるならばストラクチャネ
ットワークに対応する存在範囲変更フラグ格納域33の
存在範囲変更フラグをオンにする。
When there is a structure change request from the user program 10, the structure change means 22 changes the structure stored in the structure storage area 23,
At the same time as calling the structure network changing means 31, if the change affects the existing range of the figure constituted by the structure network, the existence range change flag in the existence range change flag storage area 33 corresponding to the structure network is turned on.

【0036】ストラクチャネットワーク変更手段31
は、ストラクチャ変更手段22から呼び出され、ストラ
クチャ変更要求によってストラクチャの参照関係に変更
があった場合に、ストラクチャネットワーク格納域30
に登録されたストラクチャネットワーク情報を変更す
る。
Structure network changing means 31
Is called from the structure changing means 22 and
Change to structure reference relationship by structure change request
If there is, the structure network storage area 30
Change the structure network information registered in.

【0037】利用者プログラム10からトラバース要求
があると、トラバース手段26は、ストラクチャ格納域
23内のストラクチャネットワークをトラバースして図
形描画手段24を呼び出すとともに、トラバースするス
トラクチャネットワークに対応する存在範囲変更フラグ
格納域33の存在範囲変更フラグがオンであれば、存在
範囲保持手段27を呼び出す。
When there is a traverse request from the user program 10, the traversing means 26 traverses the structure network in the structure storage area 23 to call the graphic drawing means 24, and at the same time, an existence range change flag corresponding to the traversing structure network. If the existence range change flag of the storage area 33 is ON, the existence range holding means 27 is called.

【0038】図形描画手段24は、ストラクチャの図形
出力要素を実行してフレームバッファ25上にイメージ
を展開する。この結果、図形表示装置40に図形が表示
される。
The graphic drawing means 24 executes the graphic output element of the structure to develop the image on the frame buffer 25. As a result, the graphic is displayed on the graphic display device 40.

【0039】存在範囲保持手段27は、トラバース手段
26から存在範囲変更フラグ格納域33のストラクチャ
ネットワーク単位の存在範囲変更フラグがオンのときに
呼び出され、ストラクチャネットワーク格納域30を参
照して、トラバース中のストラクチャネットワーク内の
全図形に対してX,YおよびZ座標に関する最小値およ
び最大値を存在範囲データとしてストラクチャネットワ
ーク単位で存在範囲格納域28に格納するとともに、ト
ラバース手段26を介してストラクチャネットワークに
対応する存在範囲変更フラグ格納域33の存在範囲変更
フラグをオフする。
The existence range holding means 27 is a traverse means.
26 to the structure of the existence range change flag storage area 33
When the existence range change flag for each network is on
Called and refers to the structure network storage area 30
In contrast, the minimum value and the maximum value regarding the X, Y, and Z coordinates for all the figures in the structure network being traversed are stored as existence range data in the existence range storage area 28 in units of structure networks, and the traversing means 26 And turns off the existence range change flag in the existence range change flag storage area 33 corresponding to the structure network.

【0040】利用者プログラム10からピック入力要求
があると、ピック入力手段32は、存在範囲変更フラグ
格納域33のストラクチャネットワーク単位の存在範囲
変更フラグがオフであることを条件として、ストラクチ
ャネットワーク格納域30を参照して、ピック入力機構
から得られた位置が図形の存在範囲内であるかどうかを
存在範囲格納域28に格納された存在範囲データと比較
してストラクチャネットワーク単位で調べ、図形の存在
範囲外であれば、ストラクチャ格納域23のストラクチ
ャネットワーク内のストラクチャの図形出力要素を実行
しない。図形の存在範囲内であれば、ピック入力手段3
2は、ストラクチャネットワーク格納域30を参照して
ストラクチャ格納域23のストラクチャネットワーク内
ストラクチャの図形出力要素を実行して図形の存在範
囲を計算し、ピック入力機構によって得られた位置を含
んでいれば、その図形のピック識別子,ストラクチャ識
別子および要素位置のパスを利用者プログラム10に通
知する。一方、存在範囲変更フラグ格納域33の存在範
囲変更フラグがオンであれば、ピック入力手段32は、
ストラクチャネットワーク格納域30を参照してストラ
クチャ格納域23のストラクチャネットワーク内のスト
ラクチャの図形出力要素を実行して図形の存在範囲を計
算し、ピック入力機構によって得られた位置を含んでい
れば、その図形のピック識別子,ストラクチャ識別子お
よび要素位置のパスを利用者プログラム10に通知す
る。この結果、不要な図形の存在範囲の計算が行われな
いので、ピック入力処理が効率的に行える。
[0040] When the user program 10 is the pick input request, the pick inputting means 32, on condition that the existing range change flag Structure network unit of the existing range change flag vault 33 is off, Sutorakuchi
With reference to the key network storage area 30, whether the position obtained from the pick input mechanism is within the graphic existence area is compared with the existence area data stored in the existence area storage area 28 and examined on a structure network basis. If the figure is outside the existing range of the figure, the figure output element of the structure in the structure network of the structure storage area 23 is not executed. If it is within the range of the figure, pick input means 3
2 refers to the structure network storage area 30 in the structure network of the structure storage area 23
The graphic output element of the structure is executed to calculate the existence range of the graphic. If the figure includes the position obtained by the pick input mechanism, the pick identifier, the structure identifier and the path of the element position of the graphic are used as the user program 10. Notify. On the other hand, if the existence range change flag in the existence range change flag storage area 33 is on, the pick input unit 32
Referring to the structure network storage area 30, the graphic output element of the structure in the structure network of the structure storage area 23 is executed to calculate the existence range of the graphic, which is obtained by the pick input mechanism. If the position is included, the user program 10 is notified of the pick identifier, structure identifier, and element position path of the figure. As a result, the calculation of the existence range of the unnecessary figure is not performed, so that the pick input processing can be efficiently performed.

【0041】いま、ストラクチャ登録要求によって図3
および図4に示すストラクチャが登録されたとする。図
3のストラクチャネットワーク内の図形(家)の存在範
囲がX,YおよびZ座標に関して(XAmin,YAm
in,ZAmin)から(XAmax,YAmax,Z
Amax)であり、図4のストラクチャネットワーク内
の図形(自転車)の存在範囲がX,YおよびZ座標に関
して(XBmin,YBmin,ZBmin)から(X
Bmax,YBmax,ZBmax)であるものとす
る。
Now, FIG.
And the structure shown in FIG. 4 is registered. The existence range of the figure (house) in the structure network of FIG.
in, ZAmin) to (XAmax, YAmax, Z
Amax), and the existence range of the figure (bicycle) in the structure network of FIG. 4 is from (XBmin, YBmin, ZBmin) to (X
Bmax, YBmax, ZBmax).

【0042】このとき、利用者プログラム10からトラ
バース要求があると、図10に示すような図形の存在範
囲データが存在範囲格納域28に格納され、図5に示す
ように家と自転車とが図形表示装置40に表示される。
At this time, if there is a traverse request from the user program 10, the existence range data of the figure as shown in FIG. 10 is stored in the existence range storage area 28, and the house and the bicycle are displayed as shown in FIG. It is displayed on the display device 40.

【0043】この後、利用者プログラム10からピック
入力要求があると、そのときの存在範囲変更フラグ格納
域33が図11に示すようであれば、ピック入力機構か
ら得られた位置が家(A)内にあるかどうかは存在範囲
変更フラグがオンであるため、図3のストラクチャネッ
トワークのストラクチャの全出力表示要素を検索する必
要があるが、自転車(B)内にあるかどうかは存在範囲
変更フラグがオフであるので、存在範囲保持手段27の
自転車(B)の存在範囲と比較するだけで判定可能とな
る。
Thereafter, when there is a pick input request from the user program 10, if the existing range change flag storage area 33 at that time is as shown in FIG. 11, the position obtained from the pick input mechanism is the house (A). Since the existence range change flag is ON, it is necessary to search all the output display elements of the structure of the structure network in FIG. 3. However, if it is within the bicycle (B), the existence range change flag is ON. Since the flag is off, the determination can be made only by comparing with the existence range of the bicycle (B) in the existence range holding means 27.

【0044】図14は、本発明の第3実施例に係る図形
データ保存ストラクチャ管理装置が適用された図形処理
システム20の構成を示すブロック図である。この図形
処理システム20は、図2に示した第1実施例における
図形処理システム20に対して、ピック入力手段32を
除く一方、クリッピング手段34を設けたものである。
したがって、その他の手段等には同一の符号を付して、
それらの詳しい説明は省略する。
FIG. 14 is a block diagram showing a configuration of a graphic processing system 20 to which a graphic data storage structure management device according to a third embodiment of the present invention is applied. This graphic processing system 20 is different from the graphic processing system 20 in the first embodiment shown in FIG. 2 in that the pick input means 32 is removed and the clipping means 34 is provided.
Therefore, the same reference numerals are given to other means and the like,
A detailed description thereof will be omitted.

【0045】次に、このように構成された第3実施例の
図形データ保存ストラクチャ管理装置の動作について簡
単に説明する。
Next, the operation of the graphic data storage structure management apparatus of the third embodiment configured as described above will be briefly described.

【0046】利用者プログラム10からストラクチャ登
録要求,ストラクチャ変更要求およびトラバース要求が
あった場合の動作は、図2に示した第1実施例における
場合と同様である。
The operation when there is a structure registration request, a structure change request and a traverse request from the user program 10 is the same as that in the first embodiment shown in FIG.

【0047】利用者プログラム10から再描画要求があ
ると、トラバース手段26は、ストラクチャ格納域23
内のストラクチャをトラバースし、図形描画手段24を
呼び出すとともに、トラバースするストラクチャに対応
する存在範囲変更フラグ格納域33の存在範囲変更フラ
グがオンであれば、存在範囲保持手段27を呼び出す。
When there is a redraw request from the user program 10, the traversing means 26 sets the structure storage area 23
Are traversed and the graphic drawing means 24 is called, and if the existence range change flag of the existence range change flag storage area 33 corresponding to the structure to be traversed is on, the existence range holding means 27 is called.

【0048】図形描画手段24は、ストラクチャ格納域
23内のストラクチャの図形出力要素を実行して図形の
存在範囲データを計算し、クリッピング手段34を呼び
出すとともに、ストラクチャに対応する存在範囲変更フ
ラグ格納域33の存在範囲変更フラグがオンの場合には
ストラクチャネットワークを再度トラバースする。存在
範囲変更フラグ格納域33の存在範囲変更フラグがオフ
の場合には、図形描画手段24は、このストラクチャに
より構成される図形がクリッピング領域内であるかどう
かを存在範囲格納域28内の存在範囲データによって調
べ、図形全体がクリッピング領域外であれば図形を描画
せず、クリッピング手段34も呼び出さない。図形全体
がクリッピング領域内であれば図形は描画するが、クリ
ッピング手段34は呼び出さない。この結果、クリッピ
ング処理が効率化される。
The graphic drawing means 24 executes the graphic output element of the structure in the structure storage area 23 to calculate the existence range data of the graphic, calls the clipping means 34, and also stores the existence range change flag storage area corresponding to the structure. When the existence range change flag 33 is on, the structure network is traversed again. If the existence range change flag in the existence range change flag storage area 33 is off, the graphic drawing means 24 determines whether the graphic constituted by this structure is in the clipping area or not in the existence range storage area 28. If the whole figure is outside the clipping area, the figure is not drawn and the clipping means 34 is not called. If the entire graphic is within the clipping area, the graphic is drawn, but the clipping means 34 is not called. As a result, the clipping process is made more efficient.

【0049】図15は、本発明の第4実施例に係る図形
データ保存ストラクチャ管理装置が適用された図形処理
システム20の構成を示すブロック図である。この図形
処理システム20は、図14に示した第3実施例の図形
データ保存ストラクチャ管理装置に対して、ストラクチ
ャネットワーク登録手段29と、ストラクチャネットワ
ーク格納域30と、ストラクチャネットワーク変更手段
31とを追加したものである。したがって、対応する手
段等には同一符号を付して、それらの詳しい説明は割愛
する。
FIG. 15 is a block diagram showing the configuration of a graphic processing system 20 to which a graphic data storage structure management device according to a fourth embodiment of the present invention is applied. In the graphic processing system 20, a structure network registration means 29, a structure network storage area 30, and a structure network change means 31 are added to the graphic data storage structure management apparatus of the third embodiment shown in FIG. Things. Therefore, corresponding means and the like are denoted by the same reference numerals, and detailed description thereof will be omitted.

【0050】次に、このように構成された第4実施例の
図形データ保存ストラクチャ管理装置の動作について簡
単に説明する。
Next, the operation of the graphic data storage structure management apparatus according to the fourth embodiment will be briefly described.

【0051】利用者プログラム10からストラクチャ登
録要求,ストラクチャ変更要求およびトラバース要求が
あった場合の動作は、図9に示した第2実施例における
場合と同様である。
The operation when there is a structure registration request, a structure change request and a traverse request from the user program 10 is the same as that in the second embodiment shown in FIG.

【0052】利用者プログラム10から再描画要求があ
ると、トラバース手段26は、ストラクチャ格納域23
内のストラクチャネットワークをトラバースし、図形描
画手段24を呼び出すとともに、トラバースするストラ
クチャネットワークに対応する存在範囲変更フラグ格納
域33の存在範囲変更フラグがオンであれば、存在範囲
保持手段27を呼び出す。
When there is a redraw request from the user program 10, the traversing means 26 sets the structure storage area 23
And traverses the structure network within, and calls the figure drawing means 24. If the existence range change flag of the existence range change flag storage area 33 corresponding to the traversed structure network is on, the existence range holding means 27 is called.

【0053】図形描画手段24は、ストラクチャ格納域
23内のストラクチャネットワークの各ストラクチャの
図形出力要素を実行して図形の存在範囲データを計算
し、クリッピング手段34を呼び出すとともに、ストラ
クチャネットワークに対応する存在範囲変更フラグ格納
域33の存在範囲変更フラグがオンの場合にはストラク
チャネットワークを再度トラバースする。存在範囲変更
フラグ格納域33の存在範囲変更フラグがオフの場合に
は、図形描画手段24は、このストラクチャネットワー
クにより構成される図形がクリッピング領域内であるか
どうかを存在範囲格納域28内の存在範囲データによっ
て調べ、図形全体がクリッピング領域外であれば図形を
描画せず、クリッピング手段34も呼び出さない。図形
全体がクリッピング領域内であれば図形は描画するが、
クリッピング手段34は呼び出さない。この結果、クリ
ッピング処理が効率化される。
The graphic drawing means 24 executes the graphic output element of each structure of the structure network in the structure storage area 23 to calculate the existence range data of the graphic, calls the clipping means 34, and calls the clipping means 34. When the existing range change flag in the range change flag storage area 33 is on, the structure network is traversed again. When the existence range change flag in the existence range change flag storage area 33 is off, the graphic drawing means 24 determines whether the graphic constituted by the structure network is in the clipping area or not in the existence range storage area 28. If the whole figure is outside the clipping area, the figure is not drawn and the clipping means 34 is not called. If the whole figure is within the clipping area, the figure is drawn,
The clipping means 34 is not called. As a result, the clipping process is made more efficient.

【0054】[0054]

【発明の効果】以上説明したように本発明は、ストラク
チャネットワークのトラバース時に図形の存在範囲デー
タを記憶し、ピック入力時にあらかじめ記憶しておいた
図形の存在範囲データを用いて、実行する図形出力要素
を減らすことによって、ピック入力処理の効率を向上さ
せる効果がある。
As described above, according to the present invention, the figure existence range data is stored at the time of traversing the structure network, and the figure output is executed by using the figure existence range data previously stored at the time of pick input. By reducing the number of elements, there is an effect of improving the efficiency of the pick input process.

【0055】また、ストラクチャネットワークのトラバ
ース時に図形の存在範囲データを記憶し、図形の再描画
時にあらかじめ記憶しておいた図形の存在範囲データを
用いて、実行する図形出力要素を減らすことによって、
図形の再描画処理の効率を向上させる効果がある。
Further, by storing the existence range data of a figure at the time of traversing the structure network and reducing the number of graphic output elements to be executed by using the existence range data of the figure stored beforehand when redrawing the figure,
This has the effect of improving the efficiency of the graphic redrawing process.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の図形データ保存ストラクチャ管理装置
の構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a graphic data storage structure management device according to the present invention.

【図2】本発明の第1実施例に係る図形データ保存スト
ラクチャ管理装置の構成を示すブロック図である。
FIG. 2 is a block diagram showing a configuration of a graphic data storage structure management device according to a first embodiment of the present invention.

【図3】図1中のストラクチャ格納域に格納されるスト
ラクチャネットワークの一例を示す図である。
FIG. 3 is a diagram showing an example of a structure network stored in a structure storage area in FIG.

【図4】図1中のストラクチャ格納域に格納されるスト
ラクチャネットワークの他の例を示す図である。
FIG. 4 is a diagram showing another example of a structure network stored in a structure storage area in FIG.

【図5】図3および図4のストラクチャネットワークに
よって表示される図形のX−Y面での表示例を示す図で
ある。
FIG. 5 is a diagram showing a display example on the XY plane of a graphic displayed by the structure network of FIGS. 3 and 4;

【図6】図3および図4のストラクチャネットワークに
よって表示される図形のZ方向の座標位置例を示す図で
ある。
FIG. 6 is a diagram illustrating an example of a coordinate position in the Z direction of a graphic displayed by the structure network of FIGS. 3 and 4;

【図7】図1中の存在範囲格納域に格納される存在範囲
データの一例を示す図である。
FIG. 7 is a diagram showing an example of existence range data stored in an existence range storage area in FIG. 1;

【図8】図1中の存在範囲変更フラグ格納域に格納され
る存在範囲変更フラグの一例を示す図である。
FIG. 8 is a diagram illustrating an example of an existence range change flag stored in an existence range change flag storage area in FIG. 1;

【図9】本発明の第2実施例に係る図形データ保存スト
ラクチャ管理装置の構成を示すブロック図である。
FIG. 9 is a block diagram showing a configuration of a graphic data storage structure management device according to a second embodiment of the present invention.

【図10】図9中の存在範囲格納域に格納される存在範
囲データの一例を示す図である。
FIG. 10 is a diagram showing an example of existence range data stored in an existence range storage area in FIG. 9;

【図11】図9中の存在範囲変更フラグ格納域に格納さ
れる存在範囲変更フラグの一例を示す図である。
11 is a diagram illustrating an example of an existence range change flag stored in an existence range change flag storage area in FIG. 9;

【図12】図9中のストラクチャネットワーク格納域に
格納されるストラクチャネットワーク情報の一例を示す
図である。
12 is a diagram showing an example of structure network information stored in a structure network storage area in FIG.

【図13】図9中のストラクチャネットワーク格納域に
格納されるストラクチャネットワーク情報の他の例を示
す図である。
13 is a diagram showing another example of the structure network information stored in the structure network storage area in FIG.

【図14】本発明の第3実施例に係る図形データ保存ス
トラクチャ管理装置の構成を示すブロック図である。
FIG. 14 is a block diagram showing a configuration of a graphic data storage structure management device according to a third embodiment of the present invention.

【図15】本発明の第4実施例に係る図形データ保存ス
トラクチャ管理装置の構成を示すブロック図である。
FIG. 15 is a block diagram showing a configuration of a graphic data storage structure management device according to a fourth embodiment of the present invention.

【符号の説明】[Explanation of symbols]

10 利用者プログラム 20 図形処理システム 21 ストラクチャ登録手段 22 ストラクチャ変更手段 23 ストラクチャ格納域 24 図形描画手段 25 フレームバッファ 26 トラバース手段 27 存在範囲保持手段 28 存在範囲格納域 29 ストラクチャネットワーク登録手段 30 ストラクチャネットワーク格納域 31 ストラクチャネットワーク変更手段 32 ピック入力手段 33 存在範囲変更フラグ格納域 34 クリッピング手段 40 図形表示装置 DESCRIPTION OF SYMBOLS 10 User program 20 Graphic processing system 21 Structure registration means 22 Structure change means 23 Structure storage area 24 Graphic drawing means 25 Frame buffer 26 Traverse means 27 Existing range holding means 28 Existing range storage area 29 Structure network registration means 30 Structure network storage area 31 Structure network changing means 32 Pick input means 33 Existence range change flag storage area 34 Clipping means 40 Graphic display device

Claims (4)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 利用者プログラムの指示により図形の描
画等を行う図形プリミティブを有し、図形プリミティブ
によって指示された図形データ群をストラクチャと呼ば
れる階層的データ構造のネットワークによって表現して
保持し、このストラクチャネットワークをトラバースす
ることによって図形表示装置に図形を描画可能とする
において、 利用者プログラムからストラクチャ登録要求があったと
きにストラクチャをストラクチャ格納域に登録するとと
もにストラクチャ単位の存在範囲変更フラグをオンにす
るストラクチャ登録手段と、 利用者プログラムからストラクチャ変更要求があったと
きに前記ストラクチャ格納域のストラクチャの変更を行
うとともに図形の存在範囲に変更があればストラクチャ
単位の存在範囲変更フラグをオンにするストラクチャ変
更手段と、 利用者プログラムからトラバース要求があったときに前
記ストラクチャ格納域のストラクチャをストラクチャネ
ットワークに従ってトラバースするトラバース手段と、 このトラバース手段から呼び出されストラクチャの図形
出力要素を実行してフレームバッファ上にイメージを展
開する図形描画手段と、 前記トラバース手段からストラクチャ単位の存在範囲変
更フラグがオンのときに呼び出されストラクチャの図形
出力要素の実行によって存在が確認された図形のX,Y
およびZ座標に関する最小値および最大値を存在範囲デ
ータとしてストラクチャ単位に存在範囲格納域に管理す
るとともにストラクチャ単位の存在範囲変更フラグをオ
フする存在範囲保持手段と、 利用者プログラムからピック入力要求があったときにス
トラクチャに対応する存在範囲変更フラグがオンでなけ
れば入力機構から得られた位置情報をもとに前記存在範
囲格納域を参照してストラクチャ単位で図形の存在範囲
内であるかどうかを調べ、図形の存在範囲外であれば前
記ストラクチャ格納域のストラクチャの図形出力要素を
実行せず、図形の存在範囲内であれば前記ストラクチャ
格納域のストラクチャの図形出力要素を実行して図形の
ピック識別子,ストラクチャ識別子および要素位置のパ
スを利用者プログラムに通知するピック入力手段とを有
することを特徴とする図形データ保存ストラクチャ管理
装置
A graphic primitive for drawing a graphic or the like in accordance with a user program instruction is represented. A graphic data group designated by the graphic primitive is expressed and held by a network having a hierarchical data structure called a structure. instrumentation that enables draw shapes in the graphic display device by traversing the structure network
The structure registration means for registering the structure in the structure storage area and turning on the existence range change flag of the structure unit when the user program requests the structure registration, and the structure change request from the user program A structure changing means for changing the structure of the structure storage area and turning on a structure-based existence range change flag if there is a change in the existence range of the figure; and Traversing means for traversing the structure in the structure storage area in accordance with the structure network; and a graphic drawing hand which is called from the traversing means and executes a graphic output element of the structure to develop an image on a frame buffer. And X and Y of the figure which is called from the traversing means when the existence range change flag for each structure is ON and whose existence is confirmed by execution of the figure output element of the structure.
And a minimum value and a maximum value concerning the Z coordinate are managed as existence range data in the existence range storage area in the structure unit, and the existence range holding means for turning off the existence range change flag in the structure unit, and a pick input request from the user program. If the existence range change flag corresponding to the structure is not on at the time of referring to the existence range storage area based on the position information obtained from the input mechanism to determine whether the figure is within the existence range of the structure in units of structure. Investigate and execute the graphic output element of the structure in the structure storage area if it is outside the existence range of the figure, and execute the graphic output element of the structure in the structure storage area if it is within the existence area of the figure to pick the figure. Pick input to notify the user program of the identifier, structure identifier, and element location path Means for managing graphic data storage structure
Equipment .
【請求項2】 利用者プログラムの指示により図形の描
画等を行う図形プリミティブを有し、図形プリミティブ
によって指示された図形データ群をストラクチャと呼ば
れる階層的データ構造のネットワークによって表現して
保持し、このストラクチャネットワークをトラバースす
ることによって図形表示装置に図形を描画可能とする
において、 利用者プログラムからストラクチャ登録要求があったと
きにストラクチャをストラクチャ格納域に登録するとと
もにストラクチャネットワーク単位の存在範囲変更フラ
グをオンにするストラクチャ登録手段と、 このストラクチャ登録手段から呼び出され前記ストラク
チャ登録要求によって前記ストラクチャ格納域に登録さ
れたストラクチャと他のストラクチャとの参照関係をス
トラクチャネットワーク情報としてストラクチャネット
ワーク格納域に登録するストラクチャネットワーク登録
手段と、 利用者プログラムからストラクチャ変更要求があったと
きに前記ストラクチャ格納域のストラクチャの変更を行
うとともに図形の存在範囲に変更があればストラクチャ
ネットワーク単位の存在範囲変更フラグをオンにするス
トラクチャ変更手段と、 このストラクチャ変更手段から呼び出され前記ストラク
チャ変更要求によってストラクチャの参照関係に変更が
あったときに前記ストラクチャネットワーク格納域に登
録されたストラクチャネットワーク情報を変更するスト
ラクチャネットワーク変更手段と、 利用者プログラムからトラバース要求があったときに前
記ストラクチャ格納域のストラクチャをストラクチャネ
ットワークに従ってトラバースするトラバース手段と、 このトラバース手段から呼び出されストラクチャの図形
出力要素を実行してフレームバッファ上にイメージを展
開する図形描画手段と、 前記トラバース手段からストラクチャネットワーク単位
の存在範囲変更フラグがオンのときに呼び出され前記ス
トラクチャネットワーク格納域を参照してストラクチャ
の図形出力要素の実行によって存在が確認された図形の
X,YおよびZ座標に関する最小値および最大値を存在
範囲データとしてストラクチャネットワーク単位に存在
範囲格納域に管理するとともにストラクチャネットワー
ク単位の存在範囲変更フラグをオフする存在範囲保持手
段と、 利用者プログラムからピック入力要求があったときにス
トラクチャネットワークに対応する存在範囲変更フラグ
がオンでなければ入力機構から得られた位置情報をもと
に前記存在範囲格納域を参照してストラクチャネットワ
ーク単位で図形の存在範囲内であるかどうかを調べ、図
形の存在範囲外であれば前記ストラクチャ格納域のスト
ラクチャの図形出力要素を実行せず、図形の存在範囲内
であれば前記ストラクチャネットワーク格納域を参照し
て前記ストラクチャ格納域のストラクチャネットワーク
内のストラクチャの図形出力要素を実行して図形のピッ
ク識別子,ストラクチャ識別子および要素位置のパスを
利用者プログラムに通知するピック入力手段とを有する
ことを特徴とする図形データ保存ストラクチャ管理
2. A graphic primitive for drawing a graphic or the like in accordance with an instruction from a user program. A graphic data group designated by the graphic primitive is represented and held by a network having a hierarchical data structure called a structure. instrumentation that enables draw shapes in the graphic display device by traversing the structure network
In location, and Structures registration means for turning on the existence range change flag Structure network unit registers the structure to structure vault when there is structure registration request from the user program, the structure is called from the structure registration means Structure network registration means for registering a reference relationship between a structure registered in the structure storage area and another structure by the registration request as structure network information in the structure network storage area, and a structure change request from a user program A structure that changes the structure of the structure storage area and turns on the existence range change flag for each structure network if there is a change in the existence range of the figure. Structure changing means for changing the structure network information registered in the structure network storage area when the structure reference is changed by the structure changing request by the structure changing means Traversing means for traversing the structure of the structure storage area according to a structure network when a traverse request is issued from a user program; Drawing means; and being called from the traversing means when the existence range change flag for each structure network is on, referring to the structure network storage area, and The minimum value and the maximum value regarding the X, Y and Z coordinates of the graphic whose existence has been confirmed by the execution of the graphic output element are managed as existence range data in the existence range storage area in the structure network unit, and the existence range in the structure network unit The existence range holding means for turning off the change flag; and the position information obtained from the input mechanism if the existence range change flag corresponding to the structure network is not on when there is a pick input request from the user program. Referring to the existence range storage area, it is checked whether or not the figure is within the existence range of the structure in units of the structure network. If the existence of the figure is outside the existence range of the figure, the graphic output element of the structure in the structure storage area is not executed. If within the range, refer to the structure network storage area Picking means for executing a graphic output element of the structure in the structure network in the structure storage area and notifying a user program of the pick identifier of the figure, the structure identifier, and the path of the element position; Structure management equipment
Place .
【請求項3】 利用者プログラムの指示により図形の描
画等を行う図形プリミティブを有し、図形プリミティブ
によって指示された図形データ群をストラクチャと呼ば
れる階層的データ構造のネットワークによって表現して
保持し、このストラクチャネットワークをトラバースす
ることによって図形表示装置に図形を描画可能とする
において、 利用者プログラムからストラクチャ登録要求があったと
きにストラクチャをストラクチャ格納域に登録するとと
もにストラクチャ単位の存在範囲変更フラグをオンにす
るストラクチャ登録手段と、 利用者プログラムからストラクチャ変更要求があったと
きに前記ストラクチャ格納域のストラクチャの変更を行
うとともに図形の存在範囲に変更があればストラクチャ
単位の存在範囲変更フラグをオンにするストラクチャ変
更手段と、 利用者プログラムからトラバース要求があったときに前
記ストラクチャ格納域のストラクチャをストラクチャネ
ットワークに従ってトラバースするトラバース手段と、 このトラバース手段からストラクチャ単位の存在範囲変
更フラグがオンのときに呼び出されストラクチャの図形
出力要素の実行によって存在が確認された図形のX,Y
およびZ座標に関する最小値および最大値を存在範囲デ
ータとしてストラクチャ単位に存在範囲格納域に管理す
るとともにストラクチャ単位の存在範囲変更フラグ
フする存在範囲保持手段と、 図形のクリッピングを行うクリッピング手段と、 前記トラバース手段から呼び出されストラクチャに対応
する存在範囲変更フラグがオンでなければ前記存在範囲
格納域を参照してストラクチャによって構成される図形
がクリッピング領域内であるかどうかを調べ、図形全体
がクリッピング領域外であればこの図形はクリッピング
されたものとし、図形全体がクリッピング領域内であれ
ばこの図形はクリッピング処理が不要なものとして前記
クリッピング手段を呼び出さず、図形がクリッピング境
界にかかれば前記クリッピング手段を呼び出す図形描画
手段とを有することを特徴とする図形データ保存ストラ
クチャ管理装置
3. A graphic primitive for drawing a graphic or the like according to an instruction from a user program is provided. A graphic data group specified by the graphic primitive is represented and held by a network having a hierarchical data structure called a structure. instrumentation that enables draw shapes in the graphic display device by traversing the structure network
The structure registration means for registering the structure in the structure storage area and turning on the existence range change flag of the structure unit when the user program requests the structure registration, and the structure change request from the user program A structure changing means for changing the structure of the structure storage area and turning on a structure-based existence range change flag if there is a change in the existence range of the figure; and A traversing means for traversing the structure in the structure storage area in accordance with the structure network; and from the traversing means, which is called when the existence range change flag of the structure unit is turned on to execute the graphic output element of the structure Therefore, X, Y of the figure whose existence is confirmed
And existing range holding means for Oh <br/> off the existing range change flag of structure units with managing the minimum and existence range vault structure units maximum value as the existence range data and a Z coordinate, the clipping shape Clipping means for performing, if the existence range change flag corresponding to the structure called from the traversing means is not on, refer to the existence range storage area to determine whether the graphic constituted by the structure is within the clipping area, If the whole figure is outside the clipping area, it is assumed that this figure is clipped.If the whole figure is inside the clipping area, this figure does not require the clipping process and the clipping means is not called, and the figure is drawn on the clipping boundary. Call the clipping means A graphic data storage structure management device , comprising: a graphic drawing unit.
【請求項4】 利用者プログラムの指示により図形の描
画等を行う図形プリミティブを有し、図形プリミティブ
によって指示された図形データ群をストラクチャと呼ば
れる階層的データ構造のネットワークによって表現して
保持し、このストラクチャネットワークをトラバースす
ることによって図形表示装置に図形を描画可能とする
において、 利用者プログラムからストラクチャ登録要求があったと
きにストラクチャをストラクチャ格納域に登録するとと
もにストラクチャネットワーク単位の存在範囲変更フラ
グをオンにするストラクチャ登録手段と、 このストラクチャ登録手段から呼び出され前記ストラク
チャ登録要求によって前記ストラクチャ格納域に登録さ
れたストラクチャと他のストラクチャとの参照関係をス
トラクチャネットワーク情報としてストラクチャネット
ワーク格納域に登録するストラクチャネットワーク登録
手段と、 利用者プログラムからストラクチャ変更要求があったと
きに前記ストラクチャ格納域のストラクチャの変更を行
うとともに図形の存在範囲に変更があればストラクチャ
ネットワーク単位の存在範囲変更フラグをオンにするス
トラクチャ変更手段と、 このストラクチャ変更手段から呼び出され前記ストラク
チャ変更要求によってストラクチャの参照関係に変更が
あったときに前記ストラクチャネットワーク格納域に登
録されたストラクチャネットワーク情報を変更するスト
ラクチャネットワーク変更手段と、 利用者プログラムからトラバース要求があったときに前
記ストラクチャ格納域のストラクチャをストラクチャネ
ットワークに従ってトラバースするトラバース手段と、 このトラバース手段からストラクチャネットワーク単位
の存在範囲変更フラグがオンのときに呼び出され前記ス
トラクチャネットワーク格納域を参照してストラクチャ
の図形出力要素の実行によって存在が確認された図形の
X,YおよびZ座標に関する最小値および最大値を存在
範囲データとしてストラクチャネットワーク単位に存在
範囲格納域に管理するとともにストラクチャネットワー
ク単位の存在範囲変更フラグをオフする存在範囲保持手
段と、 図形のクリッピングを行うクリッピング手段と、 前記トラバース手段から呼び出されストラクチャネット
ワークに対応する存在範囲変更フラグがオンでなければ
前記存在範囲格納域を参照してストラクチャネットワー
クによって構成される図形がクリッピング領域内である
かどうかを調べ、図形全体がクリッピング領域外であれ
ばこの図形はクリッピングされたものとし、図形全体が
クリッピング領域内であればこの図形はクリッピング処
理が不要なものとして前記クリッピング手段を呼び出さ
ず、図形がクリッピング境界にかかれば前記クリッピン
グ手段を呼び出す図形描画手段とを有することを特徴と
する図形データ保存ストラクチャ管理装置
4. A graphic primitive for drawing a graphic or the like according to an instruction from a user program, and a graphic data group specified by the graphic primitive is expressed and held by a network having a hierarchical data structure called a structure. instrumentation that enables draw shapes in the graphic display device by traversing the structure network
In location, and Structures registration means for turning on the existence range change flag Structure network unit registers the structure to structure vault when there is structure registration request from the user program, the structure is called from the structure registration means Structure network registration means for registering a reference relationship between a structure registered in the structure storage area and another structure by the registration request as structure network information in the structure network storage area, and a structure change request from a user program A structure that changes the structure of the structure storage area and turns on the existence range change flag for each structure network if there is a change in the existence range of the figure. Structure changing means for changing the structure network information registered in the structure network storage area when the structure reference is changed by the structure changing request by the structure changing means Traversing means for traversing the structure of the structure storage area according to a structure network when a traverse request is issued from a user program; and The minimum and maximum values related to the X, Y and Z coordinates of the figure whose existence has been confirmed by the execution of the figure output element of the structure with reference to FIG. Existence range holding means for managing the existence range storage area for each structuring network and turning off the existence range change flag for each structure network, clipping means for clipping graphics, and existence corresponding to the structure network called from the traversing means If the range change flag is not on, it is checked whether or not the graphic constituted by the structure network is within the clipping area by referring to the existence range storage area. If the entire graphic is outside the clipping area, this graphic is clipped. If the whole figure is within the clipping area, the figure does not need the clipping process and the clipping means is not called, and if the figure is on the clipping boundary, the figure drawing means calls the clipping means. Graphic data storage structure management apparatus characterized by.
JP5085207A 1993-03-22 1993-03-22 Graphic data storage structure management device Expired - Fee Related JP2639301B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5085207A JP2639301B2 (en) 1993-03-22 1993-03-22 Graphic data storage structure management device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5085207A JP2639301B2 (en) 1993-03-22 1993-03-22 Graphic data storage structure management device

Publications (2)

Publication Number Publication Date
JPH06274642A JPH06274642A (en) 1994-09-30
JP2639301B2 true JP2639301B2 (en) 1997-08-13

Family

ID=13852155

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5085207A Expired - Fee Related JP2639301B2 (en) 1993-03-22 1993-03-22 Graphic data storage structure management device

Country Status (1)

Country Link
JP (1) JP2639301B2 (en)

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03105475A (en) * 1989-09-20 1991-05-02 Fujitsu Ltd Memory control system of graphic display
JP2712729B2 (en) * 1990-03-14 1998-02-16 富士通株式会社 Figure retrieval device
JPH04268974A (en) * 1991-02-25 1992-09-24 Nippon Telegr & Teleph Corp <Ntt> Graphic processing method

Also Published As

Publication number Publication date
JPH06274642A (en) 1994-09-30

Similar Documents

Publication Publication Date Title
US7567248B1 (en) System and method for computing intersections between rays and surfaces
JP3484096B2 (en) Logical zoom method in logical zoom device for directed graph
JP2799038B2 (en) Continuous scrolling device for large-scale images
US5889530A (en) Method and apparatus for dynamically presenting graphical representation of instrumentation
US11561637B2 (en) Method and device of drawing handwriting track, electronic apparatus, medium, and program product
JPH03139777A (en) Graphic display system and method
JP3170279B2 (en) Interpretation of image position in graphics system
JP2713329B2 (en) Method and apparatus for determining mutual positional relationship between rectangles
CN110807161A (en) Page framework rendering method, device, equipment and medium
JPH05197790A (en) Map graphic data managing system
Hughes et al. Kd-jump: a path-preserving stackless traversal for faster isosurface raytracing on gpus
JP2639301B2 (en) Graphic data storage structure management device
US6864899B1 (en) Efficient clip-list management for a two-dimensional graphics subsystem
EP4083794A1 (en) Rendering of persistent particle trails for dynamic displays
JP3433278B2 (en) Three-dimensional image display method and three-dimensional image display device used therefor
CN107038176B (en) Method, device and equipment for rendering web graph page
WO2011157011A1 (en) Method and apparatus for drawing topological graph
CN117372235A (en) Method and device for processing graphic primitive
CN116188552B (en) Region-based depth test method, device, equipment and storage medium
JPH06119425A (en) Pick input system
JP2947984B2 (en) Figure Drawing Method in Multiprocessor System
EP4083793A1 (en) Rendering of persistent particle trails for dynamic displays
JP2012242655A (en) Deformed-map display device
JP2843914B2 (en) CAD system
Yap et al. Responsive scalable thinwire visualization: application to large geographic datasets

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees