|
|
| BinaryPointStream (const char *filename) |
| |
|
void | reset (void) |
| |
|
bool | nextPoint (Point3D< Real > &p, Point3D< Real > &n) |
| |
|
|
FILE * | _fp |
| |
|
Real | _pointBuffer [POINT_BUFFER_SIZE *2 *3] |
| |
|
int | _pointsInBuffer |
| |
|
int | _currentPointIndex |
| |
|
|
static const int | POINT_BUFFER_SIZE =1024 |
| |
template<class Real>
class BinaryPointStream< Real >
Definition at line 53 of file PointStream.h.
The documentation for this class was generated from the following files:
- Package-Staging/Plugin-PoissonReconstruction/PoissonReconstruction/PointStream.h
- Package-Staging/Plugin-PoissonReconstruction/PoissonReconstruction/PointStream.inl