NewtonBodyGetInvInertiaMatrix

From Newton Wiki
Jump to: navigation, search

NewtonBodyGetInvInertiaMatrix

void NewtonBodyGetInvInertiaMatrix(const NewtonBody* const body, dFloat* const invInertiaMatrix)

Usage

Parameters

  • const NewtonBody* const body
  • dFloat* const invInertiaMatrix

Return

  • (Procedure)

Description

See also