Simply3DScan
Public Member Functions | List of all members
PointWriter.WriterAsc Class Reference

Write Points to Asc file More...

Inheritance diagram for PointWriter.WriterAsc:
Inheritance graph
[legend]
Collaboration diagram for PointWriter.WriterAsc:
Collaboration graph
[legend]

Public Member Functions

void AddPoint (ColorPoint3D point)
 Adds the point. More...
 
void Write (string fileName)
 Writes to specified file name. More...
 

Detailed Description

Write Points to Asc file

Member Function Documentation

void PointWriter.WriterAsc.AddPoint ( ColorPoint3D  point)

Adds the point.

Parameters
pointThe point.

Implements PointWriter.IPointWriter.

void PointWriter.WriterAsc.Write ( string  fileName)

Writes to specified file name.

Parameters
fileNameName of the file.

Implements PointWriter.IPointWriter.


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