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

TNewtonMeshCreateVoronoiConvexDecomposition

Declaration

Source position: libnewtondyn.pas line 1145

type TNewtonMeshCreateVoronoiConvexDecomposition = function(

  const newtonWorld: PNewtonWorld;

  pointCount: Integer;

  const vertexCloud: Pfloat;

  strideInBytes: Integer;

  materialID: Integer;

  const textureMatrix: Pfloat

):PNewtonMesh;



CT Web help

CodeTyphon Studio