Open CASCADE Technology 7.8.0
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx>
#include <Standard_OStream.hxx>
#include <Standard_IStream.hxx>
#include <Message_ProgressRange.hxx>
#include <BinTools_FormatVersion.hxx>
Data Structures | |
class | BinTools_ShapeSetBase |
A base class for all readers/writers of TopoDS_Shape into/from stream. More... | |
Functions | |
Standard_OStream & | operator<< (Standard_OStream &OS, const gp_Pnt &P) |
Writes to the stream a gp_Pnt data. | |
Standard_OStream & operator<< | ( | Standard_OStream & | OS, |
const gp_Pnt & | P | ||
) |
Writes to the stream a gp_Pnt data.