Ray-direction intent for AdaptiveRayContainmentCheck: an explicit mode plus the direction to use when mode == USER_SPECIFIED (ignored for AUTO_PCA). More...
#include <RayDirectionOptions.h>
Public Attributes | |
| RayDirectionMode | mode = RayDirectionMode::AUTO_PCA |
| libMesh::Point | direction = libMesh::Point(0.0, 0.0, 0.0) |
Ray-direction intent for AdaptiveRayContainmentCheck: an explicit mode plus the direction to use when mode == USER_SPECIFIED (ignored for AUTO_PCA).
Definition at line 28 of file RayDirectionOptions.h.
| libMesh::Point SurfaceGeometry::RayDirectionOptions::direction = libMesh::Point(0.0, 0.0, 0.0) |
Definition at line 31 of file RayDirectionOptions.h.
| RayDirectionMode SurfaceGeometry::RayDirectionOptions::mode = RayDirectionMode::AUTO_PCA |
Definition at line 30 of file RayDirectionOptions.h.
Referenced by AdaptiveRayContainmentCheck::AdaptiveRayContainmentCheck().