Open CASCADE Technology  6.9.1
Data Structures
Geom_CartesianPoint.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_Geom_CartesianPoint.hxx>
#include <gp_Pnt.hxx>
#include <Geom_Point.hxx>
#include <Standard_Real.hxx>
#include <Handle_Geom_Geometry.hxx>

Data Structures

class  Geom_CartesianPoint
 Describes a point in 3D space. A Geom_CartesianPoint is defined by a gp_Pnt point, with its three Cartesian coordinates X, Y and Z. More...