#include <PatchFile.h>
Public Attributes | |
double | consistency |
Extra and debugging information. | |
double | dbg1 |
double | dbg2 |
double | ns |
double | nx |
double | ny |
double | nz |
double | s |
std::vector< int > | strong_visibility_list |
Indexes of covisible points. | |
std::vector< int > | weak_visibility_list |
Indexes of points that may be covisible with this patch. | |
double | x |
double | y |
double | z |
A single patch.
Definition at line 40 of file PatchFile.h.
Extra and debugging information.
Definition at line 46 of file PatchFile.h.
Definition at line 46 of file PatchFile.h.
Definition at line 46 of file PatchFile.h.
Definition at line 43 of file PatchFile.h.
Definition at line 43 of file PatchFile.h.
Definition at line 43 of file PatchFile.h.
Definition at line 43 of file PatchFile.h.
Definition at line 42 of file PatchFile.h.
Indexes of covisible points.
Definition at line 48 of file PatchFile.h.
Indexes of points that may be covisible with this patch.
Definition at line 50 of file PatchFile.h.
Definition at line 42 of file PatchFile.h.
Definition at line 42 of file PatchFile.h.
Definition at line 42 of file PatchFile.h.