C# Class TPB3D.TrackSection

Mostrar archivo Open project: tpb3d/TPB3D

Public Methods

Method Description
Draw ( ) : void
GenerateModel ( double startlength ) : double

Generates the 3D model for this track section

Method Details

Draw() public method

public Draw ( ) : void
return void

GenerateModel() public method

Generates the 3D model for this track section
public GenerateModel ( double startlength ) : double
startlength double
return double