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 |