ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
OrientedPointStream< Real > Class Template Referenceabstract

#include <PointStream.h>

Inheritance diagram for OrientedPointStream< Real >:

Public Member Functions

virtual ~OrientedPointStream (void)
 
virtual void reset (void)=0
 
virtual bool nextPoint (OrientedPoint3D< Real > &p)=0
 

Detailed Description

template<class Real>
class OrientedPointStream< Real >

Definition at line 41 of file PointStream.h.

Constructor & Destructor Documentation

◆ ~OrientedPointStream()

template<class Real >
virtual OrientedPointStream< Real >::~OrientedPointStream ( void  )
inlinevirtual

Definition at line 44 of file PointStream.h.

Member Function Documentation

◆ nextPoint()

◆ reset()


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