Open 3D Engine AzFramework API Reference 23.10.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) (defined in Physics::CapsuleShapeConfiguration)Physics::CapsuleShapeConfiguration
AZ_CLASS_ALLOCATOR(ShapeConfiguration, AZ::SystemAllocator) (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=ShapeConstants::DefaultCapsuleHeight, float radius=ShapeConstants::DefaultCapsuleRadius, const AZ::Vector3 &scale=ShapeConstants::DefaultScale) (defined in Physics::CapsuleShapeConfiguration)Physics::CapsuleShapeConfiguration
GetShapeType() const override (defined in Physics::CapsuleShapeConfiguration)Physics::CapsuleShapeConfigurationinlinevirtual
m_heightPhysics::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(const AZ::Vector3 &scale=ShapeConstants::DefaultScale) (defined in Physics::ShapeConfiguration)Physics::ShapeConfigurationexplicit
ToCapsule(const AZ::Transform &transform=AZ::Transform::CreateIdentity()) const (defined in Physics::CapsuleShapeConfiguration)Physics::CapsuleShapeConfiguration
~ShapeConfiguration()=default (defined in Physics::ShapeConfiguration)Physics::ShapeConfigurationvirtual