| Jet
    v1.3.3
    | 
Struct that represents ray-surface intersection point. More...
#include <jet/surface3.h>
| Public Attributes | |
| bool | isIntersecting = false | 
| double | distance = kMaxD | 
| Vector3D | point | 
| Vector3D | normal | 
Struct that represents ray-surface intersection point.
| double jet::SurfaceRayIntersection3::distance = kMaxD | 
| bool jet::SurfaceRayIntersection3::isIntersecting = false | 
| Vector3D jet::SurfaceRayIntersection3::normal | 
| Vector3D jet::SurfaceRayIntersection3::point | 
 1.8.18
 1.8.18