Difference between revisions of "NewtonBodyGetPosition"

From Newton Wiki
Jump to: navigation, search
 
m (1 revision imported)
 
(No difference)

Latest revision as of 08:02, 10 June 2019

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