NcEngine
nc::ShapeDecorationFlags Struct Reference

Flags describing internal structure of a CookedShape. More...

#include <CookedShape.h>

Public Types

using type = uint8_t
 

Static Public Attributes

static constexpr type None = 0
 
static constexpr type HasScalingTransformation = 1 << 0
 
static constexpr type HasIsometricTransformation = 1 << 1
 
static constexpr type IsStaticCompound = 1 << 2
 

Detailed Description

Flags describing internal structure of a CookedShape.


The documentation for this struct was generated from the following file: