MGCL V10  V10
MGCL V10
 全て クラス 名前空間 関数 変数 型定義 列挙型 列挙値 フレンド グループ ページ
MGIgesVertexListMap クラス

Is the class to store MGBVertex*(newed objects) generated for MGIges502 Vertices list. [詳解]

公開型

typedef std::map< const
MGIgesPD502 *, int > 
PD502toVertexMap
 

公開メンバ関数

 MGIgesVertexListMap (MGIgesIfstream *ifs=0)
 
MGBVertexget_BVertex (int DEid, int vertex)
 
void set_ifstream (MGIgesIfstream *ifs)
 

詳解

Is the class to store MGBVertex*(newed objects) generated for MGIges502 Vertices list.

型定義メンバ詳解

typedef std::map<const MGIgesPD502*,int> MGIgesVertexListMap::PD502toVertexMap

構築子と解体子

MGIgesVertexListMap::MGIgesVertexListMap ( MGIgesIfstream ifs = 0)
inline

Constructors. Constructs an object of class MGIgesVertexListMap.

関数詳解

MGBVertex* MGIgesVertexListMap::get_BVertex ( int  DEid,
int  vertex 
)

Obtain MGBVertex* of the the DE of the Vertices List Entry(MGIgesPD504) and the indgex vertex.

引数
DEidDirectory entry id of VERTEX list entry
vertexList index of the VERTEX List Entry DE vertices_list
void MGIgesVertexListMap::set_ifstream ( MGIgesIfstream ifs)
inline

このクラス詳解は次のファイルから抽出されました: