ToyMaker Game Engine
0.0.2
ToyMaker is a game engine developed and maintained by Zoheb Shujauddin.
Toggle main menu visibility
Loading...
Searching...
No Matches
ToyMaker::PhysicsState Member List
This is the complete list of members for
ToyMaker::PhysicsState
, including all inherited members.
applyForceGlobal
(const glm::vec3 &force, const glm::vec3 &atPosition, const ObjectBounds &bounds)
ToyMaker::PhysicsState
applyForceLocal
(const glm::vec3 &force, const glm::vec3 &atPosition, const ObjectBounds &bounds)
ToyMaker::PhysicsState
COLLISION_SEPARATE
enum value
ToyMaker::PhysicsState
COLLISION_SIGNAL
enum value
ToyMaker::PhysicsState
CollisionResponse
enum name
ToyMaker::PhysicsState
getComponentTypeName
()
ToyMaker::PhysicsState
inline
static
getMass
() const
ToyMaker::PhysicsState
inline
getMode
() const
ToyMaker::PhysicsState
inline
getRotationalInertia
() const
ToyMaker::PhysicsState
inline
mAngularVelocity
ToyMaker::PhysicsState
MaskCollisionResponse
ToyMaker::PhysicsState
inline
static
MaskMode
ToyMaker::PhysicsState
inline
static
mCoefficientFrictionDynamic
ToyMaker::PhysicsState
mCoefficientFrictionStatic
ToyMaker::PhysicsState
mCoefficientRestitution
ToyMaker::PhysicsState
mForce
ToyMaker::PhysicsState
mMassInverse
ToyMaker::PhysicsState
Mode
enum name
ToyMaker::PhysicsState
MODE_DYNAMIC
enum value
ToyMaker::PhysicsState
MODE_KINEMATIC
enum value
ToyMaker::PhysicsState
MODE_STATIC
enum value
ToyMaker::PhysicsState
mRotationalInertiaInverse
ToyMaker::PhysicsState
mTorque
ToyMaker::PhysicsState
mTraits
ToyMaker::PhysicsState
mVelocity
ToyMaker::PhysicsState
mVelocityBleed
ToyMaker::PhysicsState
mVelocityBleedAngular
ToyMaker::PhysicsState
mVelocityCutoff
ToyMaker::PhysicsState
mVelocityCutoffAngular
ToyMaker::PhysicsState
separatesOnCollision
() const
ToyMaker::PhysicsState
inline
setCoefficientRestitution
(float newCoefficient)
ToyMaker::PhysicsState
inline
setCollisionResponse
(CollisionResponse response)
ToyMaker::PhysicsState
inline
setMass
(float mass)
ToyMaker::PhysicsState
inline
setMode
(Mode mode)
ToyMaker::PhysicsState
inline
setRotationalInertia
(const glm::vec3 &rotationalInertia)
ToyMaker::PhysicsState
inline
signalsOnCollision
() const
ToyMaker::PhysicsState
inline
Traits
typedef (defined in
ToyMaker::PhysicsState
)
ToyMaker::PhysicsState
unsetCollisionResponse
(CollisionResponse response)
ToyMaker::PhysicsState
inline
Generated on
for ToyMaker Game Engine by
1.17.0