ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ASCIIOrientedPointStream< Real > Class Template Reference

#include <PointStream.h>

Inheritance diagram for ASCIIOrientedPointStream< Real >:
Collaboration diagram for ASCIIOrientedPointStream< Real >:

Public Member Functions

 ASCIIOrientedPointStream (const char *fileName)
 
 ~ASCIIOrientedPointStream (void)
 
void reset (void)
 
bool nextPoint (OrientedPoint3D< Real > &p)
 
- Public Member Functions inherited from OrientedPointStream< Real >
virtual ~OrientedPointStream (void)
 

Detailed Description

template<class Real>
class ASCIIOrientedPointStream< Real >

Definition at line 86 of file PointStream.h.

Constructor & Destructor Documentation

◆ ASCIIOrientedPointStream()

template<class Real >
ASCIIOrientedPointStream< Real >::ASCIIOrientedPointStream ( const char *  fileName)

◆ ~ASCIIOrientedPointStream()

template<class Real >
ASCIIOrientedPointStream< Real >::~ASCIIOrientedPointStream ( void  )

Member Function Documentation

◆ nextPoint()

template<class Real >
bool ASCIIOrientedPointStream< Real >::nextPoint ( OrientedPoint3D< Real > &  p)
virtual

◆ reset()

template<class Real >
void ASCIIOrientedPointStream< Real >::reset ( void  )
virtual

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