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

TNewtonMeshConvexHull

Declaration

Source position: NewtonImportDyn.pas line 822

type TNewtonMeshConvexHull = function(

  const NewtonWorld: PNewtonWorld;

  Count: Int;

  const vertexCloud: PFloat;

  strideInBytes: Int;

  tolerance: Float

):PNewtonMesh;



CT Web help

CodeTyphon Studio