facebook360_dep
Facebook360 Depth Estimation Pipeline
|
Classes | |
struct | BoundingVolumeHierarchy |
class | MeshSimplifier |
struct | Ray |
struct | RayIntersectionResult |
struct | Sphere |
struct | Triangle |
Functions | |
RayIntersectionResult | rayIntersectTriangle (const Ray &ray, const Triangle &tri) |
bool | rayIntersectSphereYesNo (const Ray &ray, const Sphere &sphere) |
RayIntersectionResult fb360_dep::render::rayIntersectTriangle | ( | const Ray & | ray, |
const Triangle & | tri | ||
) |