[][src]Type Definition physx::shape::ShapeFlags

type ShapeFlags = BitFlags<ShapeFlag>;

Trait Implementations

impl PxFlags for ShapeFlags[src]

type Target = PxShapeFlags

The target physx_sys flags type.