Flags describing internal structure of a CookedShape.
More...
#include <CookedShape.h>
|
static constexpr type | None = 0 |
|
static constexpr type | HasScalingTransformation = 1 << 0 |
|
static constexpr type | HasIsometricTransformation = 1 << 1 |
|
static constexpr type | IsStaticCompound = 1 << 2 |
|
Flags describing internal structure of a CookedShape.
The documentation for this struct was generated from the following file: