ProgramOptions struct
#include <src/ProgramOptions.h>
The interface for the program option.
Contents
- Reference
Public variables
- std::string filename
- std::size_t nbTestPoints
- Eigen::Matrix<double, 3, 1> point
Variable documentation
std::string ProgramOptions:: filename
Filename for the OBJ loader
std::size_t ProgramOptions:: nbTestPoints
Number of test points for the main scope of the application
Eigen::Matrix<double, 3, 1> ProgramOptions:: point
Point for the query executable