MGCL V10
V10
MGCL V10
|
クラス | |
class | MGFSurface |
MGFSurface is an abstract class to provide the comman interfaces to MGFace and MGSurface. [詳解] | |
class | MGStl |
MGStl is a concrete class which represents an STL information. [詳解] | |
class | MGObject |
Is an abstract class which represents a whole geometry and a topology. [詳解] | |
class | MGPickObject |
MGPickObject is a class to locate where an object is in a group hierarchy. [詳解] | |
class | MGPickObjectCB |
MGPickObjectCB is a MGPickObject that includes the boundary information of a MGCurve. [詳解] | |
class | MGPickObjectFB |
Is a class to locate where an object is in a group hierarchy. [詳解] | |
class | MGPickObjects |
a container class for MGPickObject. [詳解] | |
class | MGPickObjectSB |
Is a MGPickObject that includes the perimeter information of a MGSurface. [詳解] | |
関数 | |
MG_DLL_DECLR MGObject * | MGNullObj (long TID) |
Construct a null newed MGObject from the type id TID. [詳解] | |
MGObject is top abstract class for MGPoint, MGCurve, and MGSurface.