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

TNewtonCompoundBreakableGetVertexStreams

Declaration

Source position: NewtonImportDyn.pas line 619

type TNewtonCompoundBreakableGetVertexStreams = procedure(

  const compoundBreakable: PNewtonCollision;

  vertexStrideInByte: Int;

  Vertex: PFloat;

  normalStrideInByte: Int;

  normal: PFloat;

  uvStrideInByte: Int;

  uv: PFloat

);



CT Web help

CodeTyphon Studio