Unit 'GLCurvesAndSurfaces' Package
[Overview][Types][Procedures and functions][Index] [#pl_glscene]

GenerateBezierSurface

Declaration

Source position: GLCurvesAndSurfaces.pas line 47

procedure GenerateBezierSurface(

  Steps: Integer;

  Width: Integer;

  Height: Integer;

  ControlPoints: TAffineVectorList;

  Vertices: TAffineVectorList

);



CT Web help

CodeTyphon Studio