An NDoc Documented Class Library

HitItemList.drawCurveInfo Members

HitItemList.drawCurveInfo overview

Public Instance Constructors

HitItemList.drawCurveInfo Constructor Initializes a new instance of the HitItemList.drawCurveInfo class.

Public Instance Fields

curve Holds the Curve, which is catched
ModelMatrix (inherited from HitInfo) The value in the infoclasses are all in local coordinates. If you want to transform to global coordinates you have to transform with the Modelmatrix.
param Holds the parameter of the nearestpoint in the curve. You get him by curve.Value(param).

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

HitItemList.drawCurveInfo Class | Minais.Drawing3d.Selection Namespace