Difference between revisions of "NewtonBodySetMassProperties"

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

Latest revision as of 08:02, 10 June 2019

NewtonBodySetMassProperties

void  NewtonBodySetMassProperties (const NewtonBody* const body, dFloat mass, const NewtonCollision* const collision)

Usage

Parameters

  • const NewtonBody* const body
  • dFloat mass
  • const NewtonCollision* const collision

Return

  • (Procedure)

Description

See also