C# Class HyperbolicModels.Program

Show file Open project: roice3/Honeycombs

Public Methods

Method Description
OneImage ( HoneycombDef imageData, double t = 0.0 ) : void

Private Methods

Method Description
Main ( string args ) : void

Method Details

OneImage() public static method

public static OneImage ( HoneycombDef imageData, double t = 0.0 ) : void
imageData R3.Geometry.HoneycombDef
t double
return void