Open CASCADE Technology  7.7.0
Functions

StdObject_gp_Surfaces.hxx File Reference

#include <StdObject_gp_Axes.hxx>
#include <gp_Cone.hxx>
#include <gp_Cylinder.hxx>
#include <gp_Sphere.hxx>
#include <gp_Torus.hxx>

Functions

StdObjMgt_ReadDataoperator>> (StdObjMgt_ReadData &theReadData, gp_Cone &theCone)
 
StdObjMgt_WriteDataoperator<< (StdObjMgt_WriteData &theWriteData, const gp_Cone &theCone)
 
StdObjMgt_ReadDataoperator>> (StdObjMgt_ReadData &theReadData, gp_Cylinder &theCyl)
 
StdObjMgt_WriteDataoperator<< (StdObjMgt_WriteData &theWriteData, const gp_Cylinder &theCyl)
 
StdObjMgt_ReadDataoperator>> (StdObjMgt_ReadData &theReadData, gp_Sphere &theSph)
 
StdObjMgt_WriteDataoperator<< (StdObjMgt_WriteData &theWriteData, const gp_Sphere &theSph)
 
StdObjMgt_ReadDataoperator>> (StdObjMgt_ReadData &theReadData, gp_Torus &theTorus)
 
StdObjMgt_WriteDataoperator<< (StdObjMgt_WriteData &theWriteData, const gp_Torus &theTorus)
 

Function Documentation

◆ operator<<() [1/4]

StdObjMgt_WriteData& operator<< ( StdObjMgt_WriteData theWriteData,
const gp_Cone theCone 
)
inline

◆ operator<<() [2/4]

StdObjMgt_WriteData& operator<< ( StdObjMgt_WriteData theWriteData,
const gp_Cylinder theCyl 
)
inline

◆ operator<<() [3/4]

StdObjMgt_WriteData& operator<< ( StdObjMgt_WriteData theWriteData,
const gp_Sphere theSph 
)
inline

◆ operator<<() [4/4]

StdObjMgt_WriteData& operator<< ( StdObjMgt_WriteData theWriteData,
const gp_Torus theTorus 
)
inline

◆ operator>>() [1/4]

StdObjMgt_ReadData& operator>> ( StdObjMgt_ReadData theReadData,
gp_Cone theCone 
)
inline

◆ operator>>() [2/4]

StdObjMgt_ReadData& operator>> ( StdObjMgt_ReadData theReadData,
gp_Cylinder theCyl 
)
inline

◆ operator>>() [3/4]

StdObjMgt_ReadData& operator>> ( StdObjMgt_ReadData theReadData,
gp_Sphere theSph 
)
inline

◆ operator>>() [4/4]

StdObjMgt_ReadData& operator>> ( StdObjMgt_ReadData theReadData,
gp_Torus theTorus 
)
inline