Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  
Public Member Functions | Public Attributes | Related Functions

SgWritePoint Struct Reference

Write point. More...

#include <SgPoint.h>

List of all members.

Public Member Functions

 SgWritePoint (SgPoint p)

Public Attributes

SgPoint m_p

Related Functions

(Note that these are not member functions.)



std::ostream & operator<< (std::ostream &out, const SgWritePoint &writePoint)

Detailed Description

Write point.

Wrapper class to allow overloading the output stream operator, because SgPoint is a typedef int.

Definition at line 159 of file SgPoint.h.


Constructor & Destructor Documentation

SgWritePoint::SgWritePoint ( SgPoint  p  )  [explicit]

Definition at line 169 of file SgPoint.h.


Friends And Related Function Documentation

std::ostream & operator<< ( std::ostream &  out,
const SgWritePoint writePoint 
) [related]

Definition at line 146 of file SgPoint.cpp.


Member Data Documentation

Definition at line 161 of file SgPoint.h.

Referenced by operator<<().


The documentation for this struct was generated from the following file:


Sun Mar 13 2011 Doxygen 1.7.1