![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qssgrenderray_p.h>
Public Member Functions | |
bool | intersects () const |
Public Attributes | |
float | min |
float | max |
const QSSGBounds3 * | bounds |
Definition at line 86 of file qssgrenderray_p.h.
|
inline |
Definition at line 91 of file qssgrenderray_p.h.
const QSSGBounds3* QSSGRenderRay::HitResult::bounds |
Definition at line 90 of file qssgrenderray_p.h.
float QSSGRenderRay::HitResult::max |
Definition at line 89 of file qssgrenderray_p.h.
float QSSGRenderRay::HitResult::min |
Definition at line 88 of file qssgrenderray_p.h.