C# Class R3.Geometry.Lamp

ファイルを表示 Open project: roice3/Honeycombs

Public Methods

Method Description
AddToMeshLamp ( Shapeways mesh, Vector3D v1, Vector3D v2 ) : void

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

Private Methods

Method Description
Scale ( double rad ) : double

Method Details

AddToMeshLamp() public static method

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
return void