#include "SgSystem.h"
#include "SgPoint.h"
#include <iostream>
#include <sstream>
#include "SgUtil.h"
Go to the source code of this file.
Functions | |
ostream & | operator<< (ostream &out, const SgWritePoint &writePoint) |
See SgPoint.h.
Definition in file SgPoint.cpp.
std::ostream & operator<< | ( | ostream & | out, | |
const SgWritePoint & | writePoint | |||
) |
Definition at line 146 of file SgPoint.cpp.
References SgWritePoint::m_p, and SgPointUtil::PointToString().