HitItemList.drawSurfaceInfo overview
![]() |
Initializes a new instance of the HitItemList.drawSurfaceInfo class. |
![]() | 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. |
![]() | Retrieves the surface, which is catched |
![]() | Gives the Uindex of the nearestpoint relativ to the surface. You can get this point by surface.Value(Uindex, VIndex), |
![]() | Gives the Vindex of the nearestpoint relativ to the surface. You can get this point by surface.Value(Uindex, VIndex), |
![]() | |
![]() | |
![]() | |
![]() |
![]() | |
![]() |
HitItemList.drawSurfaceInfo Class | Minais.Drawing3d.Selection Namespace