Public Member Functions | |
point2d () | |
point2d (float u, float v) | |
Public Attributes | |
float | u |
float | v |
Definition at line 73 of file reconstruction.h.
Reconstruction::point2d::point2d | ( | ) | [inline] |
Definition at line 75 of file reconstruction.h.
Reconstruction::point2d::point2d | ( | float | u, |
float | v | ||
) | [inline] |
Definition at line 76 of file reconstruction.h.
Definition at line 74 of file reconstruction.h.
Definition at line 74 of file reconstruction.h.