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

TdGeomTriMeshDataBuildSingle

Declaration

Source position: ODEImportDyn.pas line 1330

type TdGeomTriMeshDataBuildSingle = procedure(

  g: PdxTriMeshData;

  Vertices: PdVector3Array;

  VertexStride: Integer;

  VertexCount: Integer;

  Indices: PdIntegerArray;

  IndexCount: Integer;

  TriStride: Integer

);



CT Web help

CodeTyphon Studio