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

TNewtonMeshAddFace

Declaration

Source position: NewtonImportDyn.pas line 844

type TNewtonMeshAddFace = procedure(

  const mesh: PNewtonMesh;

  vertexCount: Int;

  const vertex: PFloat;

  strideInBytes: Int;

  materialIndex: Int

);



CT Web help

CodeTyphon Studio