A 3D Dynamic Geometry Software

Calques 3D C++



Point3D.h File Reference


Detailed Description

interface of the CPoint3D class and its derived classes.


Classes

class  CPoint3D
 The basic point, defined by its coordinates in space. More...
class  CPointCalc3D
 A point whose coordinates are calculated internally by another object. More...
class  CPointMilieu3D
 The midpoint of two distinct points or of a segment line. More...
class  CPointSur3D
 A generic class for every points built on another object. More...
class  CPointSurD3D
 A point built on a line, ray or segment line. More...
class  CPointSurC3D
 A point built on a circle or an arc of circle. More...
class  CPointSurP3D
 CPointSurP3D. More...
class  CPointSurS3D
 CPointSurS3D. More...
class  CPointSurCyl3D
 CPointSurCyl3D. More...
class  CPointInter3D
 CPointInter3D. More...
class  CPointInterDD3D
 CPointInterDD3D. More...
class  CPointInterDP3D
 CPointInterDP3D. More...
class  CPointCenter3D
 CPointCenter3D. More...
class  CPointSymetric3D
 CPointSymetric3D. More...
class  CPointTranslat3D
 CPointTranslat3D. More...