SuperDex Physics C++ API
Loading...
Searching...
No Matches
verbosity_params.h File Reference

Go to the source code of this file.

Namespaces

namespace  superdex

Enumerations

enum struct  superdex::VerbosityLevel {
  superdex::Silent = 0 , superdex::Error = 1 , superdex::Warning = 2 , superdex::Verbose = 3 ,
  superdex::Count = 4
}
 Verbosity levels for solvers and optimizers. More...