![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <PointStream.h>


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) |
Definition at line 86 of file PointStream.h.
| ASCIIOrientedPointStream< Real >::ASCIIOrientedPointStream | ( | const char * | fileName | ) |
| ASCIIOrientedPointStream< Real >::~ASCIIOrientedPointStream | ( | void | ) |
|
virtual |
Implements OrientedPointStream< Real >.
|
virtual |
Implements OrientedPointStream< Real >.