![]() |
Simply3DScan
|
Write Points to PCD file More...
Public Member Functions | |
void | AddPoint (ColorPoint3D point) |
Adds the point. More... | |
void | Write (string fileName) |
Writes to specified file name. More... | |
Write Points to PCD file
void PointWriter.WriterPcd.AddPoint | ( | ColorPoint3D | point | ) |
void PointWriter.WriterPcd.Write | ( | string | fileName | ) |
Writes to specified file name.
fileName | Name of the file. |
Implements PointWriter.IPointWriter.