NewtonBodyGetPosition

From Newton Wiki
Jump to: navigation, search

NewtonBodyGetPosition

void NewtonBodyGetPosition(const NewtonBody* const body, dFloat* const pos)

Usage

Parameters

  • const NewtonBody* const body
  • dFloat* const pos

Return

  • (Procedure)

Description

See also

NewtonBodyGetMatrix