PickContextPickFrustumTest Method (Mesh, PickContextMeshPickStyle, Point3d, Double, Double, PickContextMeshHitFlag, Int32) |
Namespace: Rhino.Input.Custom
public bool PickFrustumTest( Mesh mesh, PickContextMeshPickStyle pickStyle, out Point3d hitPoint, out double depth, out double distance, out PickContextMeshHitFlag hitFlag, out int hitIndex )
Public Function PickFrustumTest ( mesh As Mesh, pickStyle As PickContextMeshPickStyle, <OutAttribute> ByRef hitPoint As Point3d, <OutAttribute> ByRef depth As Double, <OutAttribute> ByRef distance As Double, <OutAttribute> ByRef hitFlag As PickContextMeshHitFlag, <OutAttribute> ByRef hitIndex As Integer ) As Boolean
[Missing <returns> documentation for "M:Rhino.Input.Custom.PickContext.PickFrustumTest(Rhino.Geometry.Mesh,Rhino.Input.Custom.PickContext.MeshPickStyle,Rhino.Geometry.Point3d@,System.Double@,System.Double@,Rhino.Input.Custom.PickContext.MeshHitFlag@,System.Int32@)"]