|
opynsim
Unofficial C++ Documentation
|
#include <liboscar/utilities/flags.h>Go to the source code of this file.
Namespaces | |
| namespace | osc |
Typedefs | |
| using | osc::MeshUpdateFlags = Flags< MeshUpdateFlag > |
Enumerations | |
| enum class | osc::MeshUpdateFlag { osc::None = 0 , osc::DontValidateIndices = 1<<0 , osc::DontRecalculateBounds = 1<<1 , osc::Default = None } |