Difference between revisions of "NewtonMeshApplyTransform"

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

Latest revision as of 08:02, 10 June 2019

NewtonMeshApplyTransform

void NewtonMeshApplyTransform (const NewtonMesh* const mesh, const dFloat* const matrix)

Usage

Parameters

  • const NewtonMesh* const mesh
  • const dFloat* const matrix

Return

  • (Procedure)

Description

See also