Open 3D Engine PhysX 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 PhysX::EditorJointComponent, including all inherited members.
Activate() override (defined in PhysX::EditorJointComponent) | PhysX::EditorJointComponent | |
AZ_EDITOR_COMPONENT(EditorJointComponent, "{070CF18E-E328-43A6-9B76-F160CCD64B72}") (defined in PhysX::EditorJointComponent) | PhysX::EditorJointComponent | |
Deactivate() override (defined in PhysX::EditorJointComponent) | PhysX::EditorJointComponent | |
DisplayEntityViewport(const AzFramework::ViewportInfo &viewportInfo, AzFramework::DebugDisplayRequests &debugDisplay) override (defined in PhysX::EditorJointComponent) | PhysX::EditorJointComponent | protected |
EditorSelectionIntersectRayViewport(const AzFramework::ViewportInfo &viewportInfo, const AZ::Vector3 &src, const AZ::Vector3 &dir, float &distance) override (defined in PhysX::EditorJointComponent) | PhysX::EditorJointComponent | protected |
GetBoolValue(const AZStd::string ¶meterName) override (defined in PhysX::EditorJointComponent) | PhysX::EditorJointComponent | protected |
GetEditorSelectionBoundsViewport(const AzFramework::ViewportInfo &viewportInfo) override (defined in PhysX::EditorJointComponent) | PhysX::EditorJointComponent | protected |
GetEntityIdValue(const AZStd::string ¶meterName) override (defined in PhysX::EditorJointComponent) | PhysX::EditorJointComponent | protected |
GetLinearValue(const AZStd::string ¶meterName) override (defined in PhysX::EditorJointComponent) | PhysX::EditorJointComponent | protected |
GetLinearValuePair(const AZStd::string ¶meterName) override (defined in PhysX::EditorJointComponent) | PhysX::EditorJointComponent | protected |
GetLocalBounds() const override (defined in PhysX::EditorJointComponent) | PhysX::EditorJointComponent | |
GetSubComponentModesState() override (defined in PhysX::EditorJointComponent) | PhysX::EditorJointComponent | protected |
GetTransformValue(const AZStd::string ¶meterName) override (defined in PhysX::EditorJointComponent) | PhysX::EditorJointComponent | protected |
GetVector3Value(const AZStd::string ¶meterName) override (defined in PhysX::EditorJointComponent) | PhysX::EditorJointComponent | protected |
GetWorldBounds() const override (defined in PhysX::EditorJointComponent) | PhysX::EditorJointComponent | |
m_cachedWorldTM (defined in PhysX::EditorJointComponent) | PhysX::EditorJointComponent | protected |
m_config (defined in PhysX::EditorJointComponent) | PhysX::EditorJointComponent | protected |
OnTransformChanged(const AZ::Transform &localTM, const AZ::Transform &worldTM) override (defined in PhysX::EditorJointComponent) | PhysX::EditorJointComponent | protected |
Reflect(AZ::ReflectContext *context) (defined in PhysX::EditorJointComponent) | PhysX::EditorJointComponent | static |
SetBoolValue(const AZStd::string ¶meterName, bool value) override (defined in PhysX::EditorJointComponent) | PhysX::EditorJointComponent | protected |
SetEntityIdValue(const AZStd::string ¶meterName, AZ::EntityId value) override (defined in PhysX::EditorJointComponent) | PhysX::EditorJointComponent | protected |
SetLinearValue(const AZStd::string ¶meterName, float value) override (defined in PhysX::EditorJointComponent) | PhysX::EditorJointComponent | protected |
SetLinearValuePair(const AZStd::string ¶meterName, const AngleLimitsFloatPair &valuePair) override (defined in PhysX::EditorJointComponent) | PhysX::EditorJointComponent | protected |
SetVector3Value(const AZStd::string ¶meterName, const AZ::Vector3 &value) override (defined in PhysX::EditorJointComponent) | PhysX::EditorJointComponent | protected |
SupportsEditorRayIntersect() override (defined in PhysX::EditorJointComponent) | PhysX::EditorJointComponent | inlineprotected |