Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Data Structures | Functions
BinTools_ShapeSetBase.hxx File Reference
#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_OStreamoperator<< (Standard_OStream &OS, const gp_Pnt &P)
 Writes to the stream a gp_Pnt data.
 

Function Documentation

◆ operator<<()

Writes to the stream a gp_Pnt data.