NewtonBodyGetAlpha

From Newton Wiki
Jump to: navigation, search

NewtonBodyGetAlpha

void NewtonBodyGetAlpha(const NewtonBody* const body, dFloat* const vector)

Usage

Get the global angular accelration of the body.

Parameters

  • const NewtonBody* const body
  • dFloat* const vector

Return

  • (Procedure)

Description

See also