Ray-backend tuning + debug output; ignored by FIXED_X_RAY (TriangleManifold). More...
#include <PointContainmentClassifier.h>
Public Attributes | |
| Point | ray_direction |
| Direction used by USER_SELECTED_RAY; ignored by PCA_RAY. | |
| int | leaf_max_size = 10 |
| FileName | obb_file_name = "" |
| FileName | ray_file_name = "" |
| const libMesh::Parallel::Communicator * | comm = nullptr |
Ray-backend tuning + debug output; ignored by FIXED_X_RAY (TriangleManifold).
Definition at line 54 of file PointContainmentClassifier.h.
| const libMesh::Parallel::Communicator* PointContainmentClassifier::RayOptions::comm = nullptr |
Definition at line 61 of file PointContainmentClassifier.h.
Referenced by PointInPolyhedronBaseUO::pcaRayOptions().
| int PointContainmentClassifier::RayOptions::leaf_max_size = 10 |
Definition at line 58 of file PointContainmentClassifier.h.
Referenced by PointInPolyhedronBaseUO::pcaRayOptions().
| FileName PointContainmentClassifier::RayOptions::obb_file_name = "" |
Definition at line 59 of file PointContainmentClassifier.h.
Referenced by PointInPolyhedronBaseUO::pcaRayOptions().
| Point PointContainmentClassifier::RayOptions::ray_direction |
Direction used by USER_SELECTED_RAY; ignored by PCA_RAY.
Definition at line 57 of file PointContainmentClassifier.h.
Referenced by PointInPolyhedronBaseUO::pcaRayOptions().
| FileName PointContainmentClassifier::RayOptions::ray_file_name = "" |
Definition at line 60 of file PointContainmentClassifier.h.
Referenced by PointInPolyhedronBaseUO::pcaRayOptions().