C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
gcm_manager.h File Reference

Object API of geometric solver in 3D. More...

#include <math_define.h>
#include <mt_ref_item.h>
#include <gcm_res_code.h>
#include <gcm_geom.h>

Classes

struct  GCM_undefined< T >
 Undefined value of some datatype. More...
 
class  MtParVariant
 Numeric or enumerated parameter of constraint. More...
 
class  MtArgument
 Geometric argument of constraint. More...
 
struct  ItConstraintsEnum
 Iterator traversing the constraint system. More...
 
class  MtGeomSolver
 Geometric constraint solver. More...
 

Typedefs

typedef GCM_dof_result MtStateOfFreedom
 State of the solid freedom.
 

Functions

SPtr< MtGeomSolverGCM_CreateSolver (SPtr< ItPositionManager > pMan)
 Create an object-oriented interface of 3D solver. More...
 

Detailed Description

Object API of geometric solver in 3D.