Open 3D Engine AzFramework API Reference  2205.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
Physics::CapsuleShapeConfiguration Member List

This is the complete list of members for Physics::CapsuleShapeConfiguration, including all inherited members.

AZ_CLASS_ALLOCATOR(CapsuleShapeConfiguration, AZ::SystemAllocator, 0) (defined in Physics::CapsuleShapeConfiguration)Physics::CapsuleShapeConfiguration
AZ_CLASS_ALLOCATOR(ShapeConfiguration, AZ::SystemAllocator, 0) (defined in Physics::ShapeConfiguration)Physics::ShapeConfiguration
AZ_RTTI(CapsuleShapeConfiguration, "{19C6A07E-5644-46B7-A49E-48703B56ED32}", ShapeConfiguration) (defined in Physics::CapsuleShapeConfiguration)Physics::CapsuleShapeConfiguration
AZ_RTTI(ShapeConfiguration, "{1FD56C72-6055-4B35-9253-07D432B94E91}") (defined in Physics::ShapeConfiguration)Physics::ShapeConfiguration
CapsuleShapeConfiguration(float height=1.0f, float radius=0.25f) (defined in Physics::CapsuleShapeConfiguration)Physics::CapsuleShapeConfigurationexplicit
GetShapeType() const override (defined in Physics::CapsuleShapeConfiguration)Physics::CapsuleShapeConfigurationinlinevirtual
m_height (defined in Physics::CapsuleShapeConfiguration)Physics::CapsuleShapeConfiguration
m_radius (defined in Physics::CapsuleShapeConfiguration)Physics::CapsuleShapeConfiguration
m_scale (defined in Physics::ShapeConfiguration)Physics::ShapeConfiguration
Reflect(AZ::ReflectContext *context) (defined in Physics::CapsuleShapeConfiguration)Physics::CapsuleShapeConfigurationstatic
~ShapeConfiguration()=default (defined in Physics::ShapeConfiguration)Physics::ShapeConfigurationvirtual