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::HingeJointComponent, including all inherited members.
Activate() override (defined in PhysX::JointComponent) | PhysX::JointComponent | protected |
AZ_COMPONENT(HingeJointComponent, "{A5CA0031-72E4-4908-B764-EDECD3091882}", JointComponent) (defined in PhysX::HingeJointComponent) | PhysX::HingeJointComponent | |
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() override (defined in PhysX::HingeJointComponent) | PhysX::HingeJointComponent | protectedvirtual |
DestroyNativeJoint() (defined in PhysX::JointComponent) | PhysX::JointComponent | protected |
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 |
GetLimits() const override (defined in PhysX::HingeJointComponent) | PhysX::HingeJointComponent | |
GetPosition() const override (defined in PhysX::HingeJointComponent) | PhysX::HingeJointComponent | |
GetTransform() const override (defined in PhysX::HingeJointComponent) | PhysX::HingeJointComponent | |
GetVelocity() const override (defined in PhysX::HingeJointComponent) | PhysX::HingeJointComponent | |
HingeJointComponent()=default (defined in PhysX::HingeJointComponent) | PhysX::HingeJointComponent | |
HingeJointComponent(const JointComponentConfiguration &configuration, const JointGenericProperties &genericProperties, const JointLimitProperties &limitProperties, const JointMotorProperties &motorProperties=JointMotorProperties()) (defined in PhysX::HingeJointComponent) | PhysX::HingeJointComponent | |
InitNativeJoint() override (defined in PhysX::HingeJointComponent) | PhysX::HingeJointComponent | 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::HingeJointComponent) | PhysX::HingeJointComponent | static |
SetMaximumForce(float force) override (defined in PhysX::HingeJointComponent) | PhysX::HingeJointComponent | |
SetVelocity(float velocity) override (defined in PhysX::HingeJointComponent) | PhysX::HingeJointComponent | |
WarnInvalidJointSetup(AZ::EntityId entityId, const AZStd::string &message) | PhysX::JointComponent | protected |
~HingeJointComponent()=default (defined in PhysX::HingeJointComponent) | PhysX::HingeJointComponent |