#include <reconstruction.h>
Public Member Functions | |
| point3d () | |
| point3d (float x, float y, float z) | |
Public Attributes | |
| float | x | 
| float | y | 
| float | z | 
Definition at line 46 of file reconstruction.h.
| Reconstruction::point3d::point3d | ( | ) |  [inline] | 
        
Definition at line 48 of file reconstruction.h.
| Reconstruction::point3d::point3d | ( | float | x, | 
| float | y, | ||
| float | z | ||
| ) |  [inline] | 
        
Definition at line 49 of file reconstruction.h.
Definition at line 47 of file reconstruction.h.
Definition at line 47 of file reconstruction.h.
Definition at line 47 of file reconstruction.h.