Open CASCADE Technology  6.9.0
Data Structures | Functions
gp_XYZ.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_XYZ.lxx>

Data Structures

class  gp_XYZ
 This class describes a cartesian coordinate entity in 3D space {X,Y,Z}. This entity is used for algebraic calculation. This entity can be transformed with a "Trsf" or a "GTrsf" 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_XYZ)
 

Function Documentation

const Handle< Standard_Type >& STANDARD_TYPE ( gp_XYZ  )