Open CASCADE Technology  6.9.1
Data Structures | Functions
gp_XY.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Real.hxx>
#include <Standard_Storable.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_PrimitiveTypes.hxx>
#include <gp_XY.lxx>

Data Structures

class  gp_XY
 This class describes a cartesian coordinate entity in 2D space {X,Y}. This class is non persistent. This entity used for algebraic calculation. An XY can be transformed with a Trsf2d or a GTrsf2d from package gp. It is used in vectorial computations or for holding this type of information in data structures. More...
 

Functions

const Handle< Standard_Type > & STANDARD_TYPE (gp_XY)
 

Function Documentation

const Handle< Standard_Type >& STANDARD_TYPE ( gp_XY  )