C# Class HyperbolicModels.Lawson

Afficher le fichier Open project: roice3/Honeycombs

Méthodes publiques

Méthode Description
Gen ( ) : void
Lawson ( int m, int k ) : System.Collections.Generic

Private Methods

Méthode Description
CalcQuads ( Sphere mirrors, Quad start ) : Quad[]
ReflectEdgesRecursive ( Sphere mirrors, Quad quads, List allQuads, HashSet completed ) : void
Tetrahedron ( Vector3D quad ) : R3.Geometry.Sphere[]

Calculate the surfaces of the tetrahedron for the quadrilateral

Verts ( int m, int k ) : Vector3D[]

Calculate the 4 points defining the fundamental geodesic quadrilateral.

Method Details

Gen() public méthode

public Gen ( ) : void
Résultat void

Lawson() public méthode

public Lawson ( int m, int k ) : System.Collections.Generic
m int
k int
Résultat System.Collections.Generic