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

TNewtonCreateCylinder

Declaration

Source position: NewtonImportDyn.pas line 573

type TNewtonCreateCylinder = function(

  const newtonWorld: PNewtonWorld;

  radius: Float;

  Height: Float;

  shapeID: Int;

  const offsetMatrix: PFloat

):PNewtonCollision;



CT Web help

CodeTyphon Studio