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::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) const override (defined in LmbrCentral::CylinderShape) | LmbrCentral::CylinderShape | |
EditorCylinderShapeComponent (defined in LmbrCentral::CylinderShape) | LmbrCentral::CylinderShape | friend |
GenerateRandomPointInside(AZ::RandomDistributionType randomDistribution) const override (defined in LmbrCentral::CylinderShape) | LmbrCentral::CylinderShape | |
GetCurrentTransform() const (defined in LmbrCentral::CylinderShape) | LmbrCentral::CylinderShape | inline |
GetCylinderConfiguration() const override (defined in LmbrCentral::CylinderShape) | LmbrCentral::CylinderShape | inline |
GetEncompassingAabb() const override (defined in LmbrCentral::CylinderShape) | LmbrCentral::CylinderShape | |
GetHeight() const override (defined in LmbrCentral::CylinderShape) | LmbrCentral::CylinderShape | |
GetRadius() const override (defined in LmbrCentral::CylinderShape) | LmbrCentral::CylinderShape | |
GetShapeType() const override (defined in LmbrCentral::CylinderShape) | LmbrCentral::CylinderShape | inline |
GetTransformAndLocalBounds(AZ::Transform &transform, AZ::Aabb &bounds) const override (defined in LmbrCentral::CylinderShape) | LmbrCentral::CylinderShape | |
IntersectRay(const AZ::Vector3 &src, const AZ::Vector3 &dir, float &distance) const override (defined in LmbrCentral::CylinderShape) | LmbrCentral::CylinderShape | |
InvalidateCache(InvalidateShapeCacheReason reason) (defined in LmbrCentral::CylinderShape) | LmbrCentral::CylinderShape | |
IsPointInside(const AZ::Vector3 &point) const override (defined in LmbrCentral::CylinderShape) | LmbrCentral::CylinderShape | |
ModifyConfiguration() (defined in LmbrCentral::CylinderShape) | LmbrCentral::CylinderShape | inlineprotected |
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::CylinderShape | static |
SetCylinderConfiguration(const CylinderShapeConfig &cylinderShapeConfig) (defined in LmbrCentral::CylinderShape) | LmbrCentral::CylinderShape | inline |
SetHeight(float height) override (defined in LmbrCentral::CylinderShape) | LmbrCentral::CylinderShape | |
SetRadius(float radius) override (defined in LmbrCentral::CylinderShape) | LmbrCentral::CylinderShape |