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

TNewtonCreateConvexHullFromMesh

Declaration

Source position: NewtonImportDyn.pas line 576

type TNewtonCreateConvexHullFromMesh = function(

  const newtonWorld: PNewtonWorld;

  mesh: PNewtonMesh;

  tolerance: Float;

  shapeID: Int

):PNewtonCollision;



CT Web help

CodeTyphon Studio