C# Class R3.Geometry.Lamp

Afficher le fichier Open project: roice3/Honeycombs

Méthodes publiques

Méthode Description
AddToMeshLamp ( Shapeways mesh, Vector3D v1, Vector3D v2 ) : void

Function I was using for lamp project, probably a bit out of date.

Private Methods

Méthode Description
Scale ( double rad ) : double

Method Details

AddToMeshLamp() public static méthode

Function I was using for lamp project, probably a bit out of date.
public static AddToMeshLamp ( Shapeways mesh, Vector3D v1, Vector3D v2 ) : void
mesh Shapeways
v1 Vector3D
v2 Vector3D
Résultat void