'Declaration Protected Function CalcVerticalGridLine( _ ByRef w As WallsRenderInfo, _ ByRef b As Vector, _ ByRef e As Vector, _ ByVal fCoord As Single _ ) As Boolean
'Usage Dim instance As VerticalWall Dim w As WallsRenderInfo Dim b As Vector Dim e As Vector Dim fCoord As Single Dim value As Boolean value = instance.CalcVerticalGridLine(w, b, e, fCoord)
Parameters
- w
- b
- e
- fCoord