Go to the source code of this file.
Classes | |
| struct | SurfaceGeometry::RayDirectionOptions |
| Ray-direction intent for AdaptiveRayContainmentCheck: an explicit mode plus the direction to use when mode == USER_SPECIFIED (ignored for AUTO_PCA). More... | |
Namespaces | |
| namespace | SurfaceGeometry |
Enumerations | |
| enum class | SurfaceGeometry::RayDirectionMode { SurfaceGeometry::AUTO_PCA , SurfaceGeometry::USER_SPECIFIED } |
| How the ray-casting engine obtains its shooting direction. More... | |