NewtonBodyGetInertiaMatrix

From Newton Wiki
Jump to: navigation, search

NewtonBodyGetInertiaMatrix

void NewtonBodyGetInertiaMatrix(const NewtonBody* const body, dFloat* const inertiaMatrix)

Usage

Parameters

  • const NewtonBody* const body
  • dFloat* const inertiaMatrix

Return

  • (Procedure)

Description

See also