|
facebook360_dep
Facebook360 Depth Estimation Pipeline
|
#include <RaytracingPrimitives.h>
Public Member Functions | |
| RayIntersectionResult (const bool hit, const float dist, const int hitObjectIdx) | |
Static Public Member Functions | |
| static RayIntersectionResult | miss () |
Public Attributes | |
| bool | hit |
| float | dist |
| int | hitObjectIdx |
|
inline |
|
inlinestatic |
| float fb360_dep::render::RayIntersectionResult::dist |
| bool fb360_dep::render::RayIntersectionResult::hit |
| int fb360_dep::render::RayIntersectionResult::hitObjectIdx |
1.8.15