Open 3D Engine LmbrCentral Gem 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.
LmbrCentral::CapsuleShapeConfig Member List

This is the complete list of members for LmbrCentral::CapsuleShapeConfig, including all inherited members.

AZ_CLASS_ALLOCATOR(CapsuleShapeConfig, AZ::SystemAllocator) (defined in LmbrCentral::CapsuleShapeConfig)LmbrCentral::CapsuleShapeConfig
AZ_CLASS_ALLOCATOR(ShapeComponentConfig, AZ::SystemAllocator) (defined in LmbrCentral::ShapeComponentConfig)LmbrCentral::ShapeComponentConfig
AZ_RTTI(CapsuleShapeConfig, "{00931AEB-2AD8-42CE-B1DC-FA4332F51501}", ComponentConfig) (defined in LmbrCentral::CapsuleShapeConfig)LmbrCentral::CapsuleShapeConfig
AZ_RTTI(ShapeComponentConfig, "{32683353-0EF5-4FBC-ACA7-E220C58F60F5}", AZ::ComponentConfig) (defined in LmbrCentral::ShapeComponentConfig)LmbrCentral::ShapeComponentConfig
GetDrawColor() const (defined in LmbrCentral::ShapeComponentConfig)LmbrCentral::ShapeComponentConfiginline
GetDrawParams() const (defined in LmbrCentral::ShapeComponentConfig)LmbrCentral::ShapeComponentConfiginline
GetHeight() const (defined in LmbrCentral::CapsuleShapeConfig)LmbrCentral::CapsuleShapeConfiginline
GetRadius() const (defined in LmbrCentral::CapsuleShapeConfig)LmbrCentral::CapsuleShapeConfiginline
IsFilled() const (defined in LmbrCentral::ShapeComponentConfig)LmbrCentral::ShapeComponentConfiginline
m_heightLmbrCentral::CapsuleShapeConfig
m_radiusLmbrCentral::CapsuleShapeConfig
m_translationOffsetLmbrCentral::CapsuleShapeConfig
Reflect(AZ::ReflectContext *context) (defined in LmbrCentral::CapsuleShapeConfig)LmbrCentral::CapsuleShapeConfigstatic
SetDrawColor(const AZ::Color &drawColor) (defined in LmbrCentral::ShapeComponentConfig)LmbrCentral::ShapeComponentConfiginline
SetHeight(float height) (defined in LmbrCentral::CapsuleShapeConfig)LmbrCentral::CapsuleShapeConfiginline
SetIsFilled(bool isFilled) (defined in LmbrCentral::ShapeComponentConfig)LmbrCentral::ShapeComponentConfiginline
SetRadius(float radius) (defined in LmbrCentral::CapsuleShapeConfig)LmbrCentral::CapsuleShapeConfiginline
ShapeComponentConfig()=default (defined in LmbrCentral::ShapeComponentConfig)LmbrCentral::ShapeComponentConfig
~ShapeComponentConfig()=default (defined in LmbrCentral::ShapeComponentConfig)LmbrCentral::ShapeComponentConfigvirtual