Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

SgReadPointSet Class Reference

#include <SgPointSetUtil.h>

List of all members.


Detailed Description

Read all points in set.

Definition at line 60 of file SgPointSetUtil.h.

Public Member Functions

 SgReadPointSet (SgPointSet &pointSet)
std::istream & Read (std::istream &in) const

Private Attributes

SgPointSetm_pointSet

Related Functions

(Note that these are not member functions.)

std::istream & operator>> (std::istream &in, const SgReadPointSet &Read)


Constructor & Destructor Documentation

SgReadPointSet::SgReadPointSet ( SgPointSet pointSet  ) 

Definition at line 82 of file SgPointSetUtil.cpp.


Member Function Documentation

istream & SgReadPointSet::Read ( std::istream &  in  )  const

Definition at line 87 of file SgPointSetUtil.cpp.

References SgPointSet::Include(), m_pointSet, and SgPointUtil::Pt().

Referenced by operator>>().


Friends And Related Function Documentation

std::istream & operator>> ( std::istream &  in,
const SgReadPointSet Read 
) [related]

Definition at line 109 of file SgPointSetUtil.cpp.


Member Data Documentation

SgPointSet& SgReadPointSet::m_pointSet [mutable, private]

Definition at line 68 of file SgPointSetUtil.h.

Referenced by Read().


The documentation for this class was generated from the following files:


17 Jun 2010 Doxygen 1.4.7