This is the complete list of members for LmbrCentral::BoxShape, including all inherited members.
Activate(AZ::EntityId entityId) (defined in LmbrCentral::BoxShape) | LmbrCentral::BoxShape | virtual |
BoxShape() (defined in LmbrCentral::BoxShape) | LmbrCentral::BoxShape | |
Deactivate() (defined in LmbrCentral::BoxShape) | LmbrCentral::BoxShape | |
DistanceSquaredFromPoint(const AZ::Vector3 &point) override (defined in LmbrCentral::BoxShape) | LmbrCentral::BoxShape | |
GenerateRandomPointInside(AZ::RandomDistributionType randomDistribution) override (defined in LmbrCentral::BoxShape) | LmbrCentral::BoxShape | |
GetBoxConfiguration() override (defined in LmbrCentral::BoxShape) | LmbrCentral::BoxShape | inline |
GetBoxConfiguration() const (defined in LmbrCentral::BoxShape) | LmbrCentral::BoxShape | inline |
GetBoxDimensions() const override (defined in LmbrCentral::BoxShape) | LmbrCentral::BoxShape | inline |
GetCurrentNonUniformScale() const (defined in LmbrCentral::BoxShape) | LmbrCentral::BoxShape | inline |
GetCurrentTransform() const (defined in LmbrCentral::BoxShape) | LmbrCentral::BoxShape | inline |
GetEncompassingAabb() override (defined in LmbrCentral::BoxShape) | LmbrCentral::BoxShape | |
GetShapeType() override (defined in LmbrCentral::BoxShape) | LmbrCentral::BoxShape | inline |
GetTransformAndLocalBounds(AZ::Transform &transform, AZ::Aabb &bounds) override (defined in LmbrCentral::BoxShape) | LmbrCentral::BoxShape | |
GetTranslationOffset() const override (defined in LmbrCentral::BoxShape) | LmbrCentral::BoxShape | |
IntersectRay(const AZ::Vector3 &src, const AZ::Vector3 &dir, float &distance) override (defined in LmbrCentral::BoxShape) | LmbrCentral::BoxShape | |
InvalidateCache(InvalidateShapeCacheReason reason) (defined in LmbrCentral::BoxShape) | LmbrCentral::BoxShape | |
IsPointInside(const AZ::Vector3 &point) override (defined in LmbrCentral::BoxShape) | LmbrCentral::BoxShape | |
IsTypeAxisAligned() override (defined in LmbrCentral::BoxShape) | LmbrCentral::BoxShape | |
m_boxShapeConfig | LmbrCentral::BoxShape | protected |
m_currentNonUniformScale | LmbrCentral::BoxShape | protected |
m_currentTransform | LmbrCentral::BoxShape | protected |
m_entityId | LmbrCentral::BoxShape | protected |
m_intersectionDataCache | LmbrCentral::BoxShape | protected |
m_mutex | LmbrCentral::BoxShape | mutableprotected |
m_nonUniformScaleChangedHandler | LmbrCentral::BoxShape | protected |
ModifyConfiguration() (defined in LmbrCentral::BoxShape) | LmbrCentral::BoxShape | inline |
OnNonUniformScaleChanged(const AZ::Vector3 &scale) (defined in LmbrCentral::BoxShape) | LmbrCentral::BoxShape | |
OnTransformChanged(const AZ::Transform &local, const AZ::Transform &world) override (defined in LmbrCentral::BoxShape) | LmbrCentral::BoxShape | |
Reflect(AZ::ReflectContext *context) (defined in LmbrCentral::BoxShape) | LmbrCentral::BoxShape | static |
SetBoxConfiguration(const BoxShapeConfig &boxShapeConfig) (defined in LmbrCentral::BoxShape) | LmbrCentral::BoxShape | inline |
SetBoxDimensions(const AZ::Vector3 &dimensions) override (defined in LmbrCentral::BoxShape) | LmbrCentral::BoxShape | |
SetDrawColor(const AZ::Color &color) (defined in LmbrCentral::BoxShape) | LmbrCentral::BoxShape | inline |
SetTranslationOffset(const AZ::Vector3 &translationOffset) override (defined in LmbrCentral::BoxShape) | LmbrCentral::BoxShape |