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