An NDoc Documented Class Library

HitItemList.drawLineInfo Members

HitItemList.drawLineInfo overview

Public Instance Constructors

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

Public Instance Fields

A Holds the startpoint A of the catched line
B Holds the endpoint B of the catched line
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 Indicates the parameter of the nearest point in the line to the mouseposition. see Value

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.drawLineInfo Class | Minais.Drawing3d.Selection Namespace