gphysics
Loading...
Searching...
No Matches
gphysicsConventions.h
Go to the documentation of this file.
1#pragma once
2
3namespace gphysics {
4
13inline constexpr char DEFAULTPHYSICSLIST[] = "FTFP_BERT";
14
23inline constexpr int ERR_PHYSLISTERROR = 401;
24
25} // namespace gphysics
constexpr char DEFAULTPHYSICSLIST[]
Default value for the phys_list option.
constexpr int ERR_PHYSLISTERROR
Error code used when the requested physics list cannot be loaded.