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::CapsuleShape Member List

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

Activate(AZ::EntityId entityId) (defined in LmbrCentral::CapsuleShape)LmbrCentral::CapsuleShape
Deactivate() (defined in LmbrCentral::CapsuleShape)LmbrCentral::CapsuleShape
DistanceSquaredFromPoint(const AZ::Vector3 &point) override (defined in LmbrCentral::CapsuleShape)LmbrCentral::CapsuleShape
EditorCapsuleShapeComponent (defined in LmbrCentral::CapsuleShape)LmbrCentral::CapsuleShapefriend
GetCapsuleConfiguration() override (defined in LmbrCentral::CapsuleShape)LmbrCentral::CapsuleShapeinline
GetCapsuleConfiguration() const (defined in LmbrCentral::CapsuleShape)LmbrCentral::CapsuleShapeinline
GetCapsulePoints() override (defined in LmbrCentral::CapsuleShape)LmbrCentral::CapsuleShape
GetCurrentTransform() const (defined in LmbrCentral::CapsuleShape)LmbrCentral::CapsuleShapeinline
GetEncompassingAabb() override (defined in LmbrCentral::CapsuleShape)LmbrCentral::CapsuleShape
GetHeight() override (defined in LmbrCentral::CapsuleShape)LmbrCentral::CapsuleShape
GetRadius() override (defined in LmbrCentral::CapsuleShape)LmbrCentral::CapsuleShape
GetShapeType() override (defined in LmbrCentral::CapsuleShape)LmbrCentral::CapsuleShapeinline
GetTransformAndLocalBounds(AZ::Transform &transform, AZ::Aabb &bounds) override (defined in LmbrCentral::CapsuleShape)LmbrCentral::CapsuleShape
GetTranslationOffset() const override (defined in LmbrCentral::CapsuleShape)LmbrCentral::CapsuleShape
IntersectRay(const AZ::Vector3 &src, const AZ::Vector3 &dir, float &distance) override (defined in LmbrCentral::CapsuleShape)LmbrCentral::CapsuleShape
InvalidateCache(InvalidateShapeCacheReason reason) (defined in LmbrCentral::CapsuleShape)LmbrCentral::CapsuleShape
IsPointInside(const AZ::Vector3 &point) override (defined in LmbrCentral::CapsuleShape)LmbrCentral::CapsuleShape
ModifyCapsuleConfiguration() (defined in LmbrCentral::CapsuleShape)LmbrCentral::CapsuleShapeinlineprotected
OnTransformChanged(const AZ::Transform &local, const AZ::Transform &world) override (defined in LmbrCentral::CapsuleShape)LmbrCentral::CapsuleShape
Reflect(AZ::ReflectContext *context) (defined in LmbrCentral::CapsuleShape)LmbrCentral::CapsuleShapestatic
SetCapsuleConfiguration(const CapsuleShapeConfig &capsuleShapeConfig) (defined in LmbrCentral::CapsuleShape)LmbrCentral::CapsuleShapeinline
SetHeight(float height) override (defined in LmbrCentral::CapsuleShape)LmbrCentral::CapsuleShape
SetRadius(float radius) override (defined in LmbrCentral::CapsuleShape)LmbrCentral::CapsuleShape
SetTranslationOffset(const AZ::Vector3 &translationOffset) override (defined in LmbrCentral::CapsuleShape)LmbrCentral::CapsuleShape