CurveExtruder Constructor | Initializes a new instance of the CurveExtruder class. |
Curve | |
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) |
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 |
Finalize (inherited from Object) | |
getUFromParam | |
getUResolution | |
getUToParam | |
getVFromParam (inherited from Surface) | |
getVResolution | |
getVToParam | |
MemberwiseClone (inherited from Object) | |
setUResolution (inherited from Surface) | |
setVResolution (inherited from Surface) |