Unit 'NewtonImportDyn' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_titanphysics]

TNewtonCreateConvexHullFromMesh

Declaration

Source position: newtonimportdyn.pas line 585

type TNewtonCreateConvexHullFromMesh = function(

  const newtonWorld: PNewtonWorld;

  mesh: PNewtonMesh;

  tolerance: Float;

  shapeID: Int

):PNewtonCollision;



CT Web help

CodeTyphon Studio