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


Public Member Functions | |
| BinaryOrientedPointStream (const char *filename) | |
| ~BinaryOrientedPointStream (void) | |
| void | reset (void) |
| bool | nextPoint (OrientedPoint3D< Real > &p) |
Public Member Functions inherited from OrientedPointStream< Real > | |
| virtual | ~OrientedPointStream (void) |
Definition at line 109 of file PointStream.h.
| BinaryOrientedPointStream< Real >::BinaryOrientedPointStream | ( | const char * | filename | ) |
| BinaryOrientedPointStream< Real >::~BinaryOrientedPointStream | ( | void | ) |
|
virtual |
Implements OrientedPointStream< Real >.
|
virtual |
Implements OrientedPointStream< Real >.