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

クラス

class  MGCCisect
 Is a container of one intersection of two curves. [詳解]
 
class  MGCCisect_list
 Defines a list of MGCCisect(curve to curve intersection). [詳解]
 
class  MGCParam_list
 MGParam_Vector provides a list to store parameters of a curve. [詳解]
 
class  MGCSisect
 One Intersection of curve and surface. [詳解]
 
class  MGCSisect_list
 MGCSisect_list defines linked list of MGCSisect. [詳解]
 
class  MGisect
 Is an abstract class to provide unified interfaces to handle an intersection of two objects. [詳解]
 
class  MGisects
 MGisects defines a vector of MGisect. [詳解]
 
class  MGPosition_list
 MGPosition_list provides a list of Positions. [詳解]
 
class  MGSSisect
 MGSSisect represents one intersection line of two surfaces. [詳解]
 
class  MGSSisect_list
 MGSSisect_list defines linked list of MGSSisect. [詳解]
 
class  MGCFisect
 MGCFisect is to represent an intersection of a face and a curve. [詳解]
 
class  MGCFisect_vector
 MGCFisect_vector defines a vector of MGCFisect. [詳解]
 
class  MGFFisect
 MGFFisect represents one intersection line of a MGFace and MGFace or MGSurface. [詳解]
 
class  MGHHisect
 MGHHisect is to represent one continuous intersection line of shells. [詳解]
 
class  MGHHisect_vector
 MGHHisect_vector defines a vector of MGHHisect. [詳解]
 
class  MGLCisect
 MGLCisect is to represent Loop and curve intersection point of a parent face parameter space. [詳解]
 
class  MGLCisect_vector
 MGLCisect_vector defines linked list of MGLCisect. [詳解]
 
class  MGLEPoint
 Is to represent a Loop's point. [詳解]
 
class  MGLLisect
 To represent two loops intersection point. [詳解]
 
class  MGLLisect_vector
 MGLLisect_vector defines a vector of MGLLisect. [詳解]
 
class  MGLSPoint
 MGLSPoint is to express a loop and a surface intersection point. [詳解]
 
class  MGLSPoint_vector
 MGLSPoint_vector defines a vector of MGLSPoint. [詳解]
 

関数

std::ostream & operator<< (std::ostream &ostrm, const MGisect &is)
 Debug Function. [詳解]
 

詳解

Containers of intersection of MGObject subclasses, MGCurve, MGFSurface, MGLoop, MGShell, etc.

関数詳解

std::ostream& operator<< ( std::ostream &  ostrm,
const MGisect is 
)
inline

Debug Function.