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::SphereShape, including all inherited members.
Activate(AZ::EntityId entityId) (defined in LmbrCentral::SphereShape) | LmbrCentral::SphereShape | |
Deactivate() (defined in LmbrCentral::SphereShape) | LmbrCentral::SphereShape | |
DistanceSquaredFromPoint(const AZ::Vector3 &point) const override (defined in LmbrCentral::SphereShape) | LmbrCentral::SphereShape | |
EditorSphereShapeComponent (defined in LmbrCentral::SphereShape) | LmbrCentral::SphereShape | friend |
GetCurrentTransform() const (defined in LmbrCentral::SphereShape) | LmbrCentral::SphereShape | inline |
GetEncompassingAabb() const override (defined in LmbrCentral::SphereShape) | LmbrCentral::SphereShape | |
GetRadius() const override (defined in LmbrCentral::SphereShape) | LmbrCentral::SphereShape | |
GetShapeType() const override (defined in LmbrCentral::SphereShape) | LmbrCentral::SphereShape | inline |
GetSphereConfiguration() const override (defined in LmbrCentral::SphereShape) | LmbrCentral::SphereShape | inline |
GetTransformAndLocalBounds(AZ::Transform &transform, AZ::Aabb &bounds) const override (defined in LmbrCentral::SphereShape) | LmbrCentral::SphereShape | |
GetTranslationOffset() const override (defined in LmbrCentral::SphereShape) | LmbrCentral::SphereShape | |
IntersectRay(const AZ::Vector3 &src, const AZ::Vector3 &dir, float &distance) const override (defined in LmbrCentral::SphereShape) | LmbrCentral::SphereShape | |
InvalidateCache(InvalidateShapeCacheReason reason) (defined in LmbrCentral::SphereShape) | LmbrCentral::SphereShape | |
IsPointInside(const AZ::Vector3 &point) const override (defined in LmbrCentral::SphereShape) | LmbrCentral::SphereShape | |
ModifyShapeComponent() (defined in LmbrCentral::SphereShape) | LmbrCentral::SphereShape | inlineprotected |
OnTransformChanged(const AZ::Transform &local, const AZ::Transform &world) override (defined in LmbrCentral::SphereShape) | LmbrCentral::SphereShape | |
Reflect(AZ::ReflectContext *context) (defined in LmbrCentral::SphereShape) | LmbrCentral::SphereShape | static |
SetRadius(float radius) override (defined in LmbrCentral::SphereShape) | LmbrCentral::SphereShape | |
SetSphereConfiguration(const SphereShapeConfig &sphereShapeConfig) (defined in LmbrCentral::SphereShape) | LmbrCentral::SphereShape | inline |
SetTranslationOffset(const AZ::Vector3 &translationOffset) override (defined in LmbrCentral::SphereShape) | LmbrCentral::SphereShape |