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::FixedJointComponent, including all inherited members.
Activate() override (defined in PhysX::JointComponent) | PhysX::JointComponent | protected |
AZ_COMPONENT(FixedJointComponent, "{02E6C633-8F44-4CEE-AE94-DCB06DE36422}", JointComponent) (defined in PhysX::FixedJointComponent) | PhysX::FixedJointComponent | |
AZ_COMPONENT(JointComponent, "{B01FD1D2-1D91-438D-874A-BF5EB7E919A8}") (defined in PhysX::JointComponent) | PhysX::JointComponent | |
CreateNativeJoint() (defined in PhysX::JointComponent) | PhysX::JointComponent | protected |
Deactivate() override (defined in PhysX::JointComponent) | PhysX::JointComponent | protected |
DeinitNativeJoint() (defined in PhysX::JointComponent) | PhysX::JointComponent | inlineprotectedvirtual |
DestroyNativeJoint() (defined in PhysX::JointComponent) | PhysX::JointComponent | protected |
FixedJointComponent()=default (defined in PhysX::FixedJointComponent) | PhysX::FixedJointComponent | |
FixedJointComponent(const JointComponentConfiguration &configuration, const JointGenericProperties &genericProperties) (defined in PhysX::FixedJointComponent) | PhysX::FixedJointComponent | |
FixedJointComponent(const JointComponentConfiguration &configuration, const JointGenericProperties &genericProperties, const JointLimitProperties &limitProperties) (defined in PhysX::FixedJointComponent) | PhysX::FixedJointComponent | |
GetJointLocalPose(const physx::PxRigidActor *actor, const AZ::Transform &jointPose) (defined in PhysX::JointComponent) | PhysX::JointComponent | protected |
GetJointTransform(AZ::EntityId entityId, const JointComponentConfiguration &jointConfig) (defined in PhysX::JointComponent) | PhysX::JointComponent | protected |
InitNativeJoint() override (defined in PhysX::FixedJointComponent) | PhysX::FixedJointComponent | protectedvirtual |
JointComponent()=default (defined in PhysX::JointComponent) | PhysX::JointComponent | |
JointComponent(const JointComponentConfiguration &configuration, const JointGenericProperties &genericProperties) (defined in PhysX::JointComponent) | PhysX::JointComponent | |
JointComponent(const JointComponentConfiguration &configuration, const JointGenericProperties &genericProperties, const JointLimitProperties &limitProperties) (defined in PhysX::JointComponent) | PhysX::JointComponent | |
JointComponent(const JointComponentConfiguration &configuration, const JointGenericProperties &genericProperties, const JointLimitProperties &limitProperties, const JointMotorProperties &motorProperties) (defined in PhysX::JointComponent) | PhysX::JointComponent | |
m_configuration (defined in PhysX::JointComponent) | PhysX::JointComponent | protected |
m_genericProperties (defined in PhysX::JointComponent) | PhysX::JointComponent | protected |
m_jointHandle (defined in PhysX::JointComponent) | PhysX::JointComponent | protected |
m_jointSceneOwner (defined in PhysX::JointComponent) | PhysX::JointComponent | protected |
m_limits (defined in PhysX::JointComponent) | PhysX::JointComponent | protected |
m_motor (defined in PhysX::JointComponent) | PhysX::JointComponent | protected |
m_rigidBodyEntityMap (defined in PhysX::JointComponent) | PhysX::JointComponent | protected |
ObtainLeadFollowerInfo(LeadFollowerInfo &leadFollowerInfo) | PhysX::JointComponent | protected |
OnPhysicsDisabled(const AZ::EntityId &entityId) override (defined in PhysX::JointComponent) | PhysX::JointComponent | protected |
OnPhysicsEnabled(const AZ::EntityId &entityId) override (defined in PhysX::JointComponent) | PhysX::JointComponent | protected |
OnTick(float deltaTime, AZ::ScriptTimePoint time) override (defined in PhysX::JointComponent) | PhysX::JointComponent | protected |
PrintJointSetupMessage(AZ::EntityId entityId, const AZStd::string &message) | PhysX::JointComponent | protected |
Reflect(AZ::ReflectContext *context) (defined in PhysX::FixedJointComponent) | PhysX::FixedJointComponent | static |
WarnInvalidJointSetup(AZ::EntityId entityId, const AZStd::string &message) | PhysX::JointComponent | protected |
~FixedJointComponent()=default (defined in PhysX::FixedJointComponent) | PhysX::FixedJointComponent |