Home
last modified time | relevance | path

Searched refs:getConstrainedAngularVelocity (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/reactphysics3d/reactphysics3d-0.8.0/include/reactphysics3d/components/
H A DRigidBodyComponents.h280 const Vector3& getConstrainedAngularVelocity(Entity bodyEntity) const;
601 inline const Vector3& RigidBodyComponents::getConstrainedAngularVelocity(Entity bodyEntity) const { in getConstrainedAngularVelocity() function