I = IsGoodHitPoint(G,Targ)
Determines whether a hit point specified in Targ.Object is on the surface of the object and whether the hit point lies within the line of sight from the platform.
|
Parameters |
Description |
|
G [struct] |
Geometry structure as from GeomStruct |
|
Targ [struct] |
Target structure as from TargStruct with object information |
|
Return Values |
Description |
|
I [logical] |
Returns whether hit point lies on the surface of the target object |
|
Copyright (c) MZA Associates 2009. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|