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

#include <PointStream.h>

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

Public Member Functions

 PLYOrientedPointStream (const char *fileName)
 
 ~PLYOrientedPointStream (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 PLYOrientedPointStream< Real >

Definition at line 137 of file PointStream.h.

Constructor & Destructor Documentation

◆ PLYOrientedPointStream()

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

◆ ~PLYOrientedPointStream()

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

Member Function Documentation

◆ nextPoint()

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

◆ reset()

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

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