|
Developer Documentation
|
Public Member Functions | |
| ASCIIPointStream (const char *fileName) | |
| void | reset (void) |
| bool | nextPoint (Point3D< Real > &p, Point3D< Real > &n) |
Private Attributes | |
| FILE * | _fp |
Definition at line 42 of file PointStream.h.