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

Express a splitting line for a face for tessellation. [詳解]

公開メンバ関数

 mgTL2PlBridge (mgTL2Polyline *line, const MGLEPoint &le_start, const MGLEPoint &le_end)
 
MGEdgecopy_edge ()
 
MGEdgerelease_edge ()
 
MGLEPointle_start ()
 
MGLEPointle_end ()
 

フレンド

std::ostream & operator<< (std::ostream &out, const mgTL2PlBridge &bridge)
 

詳解

Express a splitting line for a face for tessellation.

Private class for tessellation. Express a splitting line for a face, that starts from an MGLoop and that ends on an MGLoop. The both ends are expressed by m_le_start and m_le_end.

構築子と解体子

mgTL2PlBridge::mgTL2PlBridge ( mgTL2Polyline line,
const MGLEPoint le_start,
const MGLEPoint le_end 
)

関数詳解

MGEdge* mgTL2PlBridge::copy_edge ( )
MGLEPoint& mgTL2PlBridge::le_end ( )
inline
MGLEPoint& mgTL2PlBridge::le_start ( )
inline
MGEdge* mgTL2PlBridge::release_edge ( )

フレンドと関連関数の詳解

std::ostream& operator<< ( std::ostream &  out,
const mgTL2PlBridge bridge 
)
friend

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