![]() |
Qt 6.x
The Qt SDK
|
#include <qssgrenderray_p.h>
Collaboration diagram for QSSGRenderRay::HitResult:Public Member Functions | |
| bool | intersects () const |
Public Attributes | |
| float | min |
| float | max |
| const QSSGBounds3 * | bounds |
Definition at line 83 of file qssgrenderray_p.h.
|
inline |
Definition at line 88 of file qssgrenderray_p.h.
Referenced by QSSGRenderRay::createIntersectionResult().
Here is the caller graph for this function:| const QSSGBounds3* QSSGRenderRay::HitResult::bounds |
Definition at line 87 of file qssgrenderray_p.h.
Referenced by QSSGRenderRay::createIntersectionResult().
| float QSSGRenderRay::HitResult::max |
Definition at line 86 of file qssgrenderray_p.h.
| float QSSGRenderRay::HitResult::min |
Definition at line 85 of file qssgrenderray_p.h.
Referenced by QSSGRenderRay::createIntersectionResult().