Open 3D Engine LmbrCentral Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
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) const override (defined in LmbrCentral::CapsuleShape) | LmbrCentral::CapsuleShape | |
EditorCapsuleShapeComponent (defined in LmbrCentral::CapsuleShape) | LmbrCentral::CapsuleShape | friend |
GetCapsuleConfiguration() const override (defined in LmbrCentral::CapsuleShape) | LmbrCentral::CapsuleShape | inline |
GetCapsulePoints() const override (defined in LmbrCentral::CapsuleShape) | LmbrCentral::CapsuleShape | |
GetCurrentTransform() const (defined in LmbrCentral::CapsuleShape) | LmbrCentral::CapsuleShape | inline |
GetEncompassingAabb() const override (defined in LmbrCentral::CapsuleShape) | LmbrCentral::CapsuleShape | |
GetHeight() const override (defined in LmbrCentral::CapsuleShape) | LmbrCentral::CapsuleShape | |
GetRadius() const override (defined in LmbrCentral::CapsuleShape) | LmbrCentral::CapsuleShape | |
GetShapeType() const override (defined in LmbrCentral::CapsuleShape) | LmbrCentral::CapsuleShape | inline |
GetTransformAndLocalBounds(AZ::Transform &transform, AZ::Aabb &bounds) const 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) const override (defined in LmbrCentral::CapsuleShape) | LmbrCentral::CapsuleShape | |
InvalidateCache(InvalidateShapeCacheReason reason) (defined in LmbrCentral::CapsuleShape) | LmbrCentral::CapsuleShape | |
IsPointInside(const AZ::Vector3 &point) const override (defined in LmbrCentral::CapsuleShape) | LmbrCentral::CapsuleShape | |
ModifyCapsuleConfiguration() (defined in LmbrCentral::CapsuleShape) | LmbrCentral::CapsuleShape | inlineprotected |
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::CapsuleShape | static |
SetCapsuleConfiguration(const CapsuleShapeConfig &capsuleShapeConfig) (defined in LmbrCentral::CapsuleShape) | LmbrCentral::CapsuleShape | inline |
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 |