An NDoc Documented Class Library

ArrayExtruder Members

ArrayExtruder overview

Public Instance Constructors

ArrayExtruder Constructor Initializes a new instance of the ArrayExtruder class.

Public Instance Fields

FArray 

Public Instance Properties

Array 
Height retrieves or writes the radius of the sphere
TextureOffset (inherited from Surface) 
UFromParam (inherited from Surface) 
UResolution (inherited from Surface) 
UToParam (inherited from Surface) 
VFromParam (inherited from Surface) 
VResolution (inherited from Surface) 
VToParam (inherited from Surface) 

Public Instance Methods

Equals (inherited from Object) 
getCross (inherited from Surface) This method calculates a crosspoint of a LineType with the surface, if this exists. In that case the crosspoint is given by the values u and v and can be calculated with the Value-function
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
getULength 
getVLength 
Normal (inherited from Surface) Returns the normal at point u, v, which is calculated as th crossproduct of uDerivation and vDerivation.
ToString (inherited from Object) 
uDerivation Calculates the partial uDerivation
Value paramtisizes the sphere for the to parameters u and v which are given in the interval [0, 1]
vDerivation Calculates the partial vDerivation

Protected Instance Methods

Finalize (inherited from Object) 
getUFromParam (inherited from Surface) 
getUResolution 
getUToParam 
getVFromParam (inherited from Surface) 
getVResolution 
getVToParam 
MemberwiseClone (inherited from Object) 
setUResolution (inherited from Surface) 
setVResolution (inherited from Surface) 

See Also

ArrayExtruder Class | Minais.Drawing3d.Surfaces Namespace