[][src]Type Definition physx::scene::ActorTypeFlags

type ActorTypeFlags = BitFlags<ActorTypeFlag>;

Trait Implementations

impl PxFlags for ActorTypeFlags[src]

type Target = PxActorTypeFlags

The target physx_sys flags type.