C# Class HyperbolicModels.ThreeFifty

Mostrar archivo Open project: roice3/Honeycombs

Public Methods

Method Description
GenImage ( ) : void
PovRayModel ( ) : void

Private Methods

Method Description
AllCells ( ) : List
GenTruss ( Sphere simplex, Mesh mesh, Vector3D cen, bool ball ) : H3.Cell[]
InSphere ( Sphere simplex ) : Sphere
Simplex ( Vector3D &cen ) : R3.Geometry.Sphere[]
TrussReflections ( ) : List

Method Details

GenImage() public static method

public static GenImage ( ) : void
return void

PovRayModel() public static method

public static PovRayModel ( ) : void
return void