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

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

Activate(AZ::EntityId entityId) (defined in LmbrCentral::CylinderShape)LmbrCentral::CylinderShape
Deactivate() (defined in LmbrCentral::CylinderShape)LmbrCentral::CylinderShape
DistanceSquaredFromPoint(const AZ::Vector3 &point) override (defined in LmbrCentral::CylinderShape)LmbrCentral::CylinderShape
EditorCylinderShapeComponent (defined in LmbrCentral::CylinderShape)LmbrCentral::CylinderShapefriend
GenerateRandomPointInside(AZ::RandomDistributionType randomDistribution) override (defined in LmbrCentral::CylinderShape)LmbrCentral::CylinderShape
GetCurrentTransform() const (defined in LmbrCentral::CylinderShape)LmbrCentral::CylinderShapeinline
GetCylinderConfiguration() override (defined in LmbrCentral::CylinderShape)LmbrCentral::CylinderShapeinline
GetCylinderConfiguration() const (defined in LmbrCentral::CylinderShape)LmbrCentral::CylinderShapeinline
GetEncompassingAabb() override (defined in LmbrCentral::CylinderShape)LmbrCentral::CylinderShape
GetHeight() override (defined in LmbrCentral::CylinderShape)LmbrCentral::CylinderShape
GetRadius() override (defined in LmbrCentral::CylinderShape)LmbrCentral::CylinderShape
GetShapeType() override (defined in LmbrCentral::CylinderShape)LmbrCentral::CylinderShapeinline
GetTransformAndLocalBounds(AZ::Transform &transform, AZ::Aabb &bounds) override (defined in LmbrCentral::CylinderShape)LmbrCentral::CylinderShape
IntersectRay(const AZ::Vector3 &src, const AZ::Vector3 &dir, float &distance) override (defined in LmbrCentral::CylinderShape)LmbrCentral::CylinderShape
InvalidateCache(InvalidateShapeCacheReason reason) (defined in LmbrCentral::CylinderShape)LmbrCentral::CylinderShape
IsPointInside(const AZ::Vector3 &point) override (defined in LmbrCentral::CylinderShape)LmbrCentral::CylinderShape
ModifyConfiguration() (defined in LmbrCentral::CylinderShape)LmbrCentral::CylinderShapeinlineprotected
OnTransformChanged(const AZ::Transform &local, const AZ::Transform &world) override (defined in LmbrCentral::CylinderShape)LmbrCentral::CylinderShape
Reflect(AZ::ReflectContext *context) (defined in LmbrCentral::CylinderShape)LmbrCentral::CylinderShapestatic
SetCylinderConfiguration(const CylinderShapeConfig &cylinderShapeConfig) (defined in LmbrCentral::CylinderShape)LmbrCentral::CylinderShapeinline
SetHeight(float height) override (defined in LmbrCentral::CylinderShape)LmbrCentral::CylinderShape
SetRadius(float radius) override (defined in LmbrCentral::CylinderShape)LmbrCentral::CylinderShape