Project
Loading...
Searching...
No Matches
o2::cad::harness::SampleSet Struct Reference

#include <O2SolidHarness.h>

Public Attributes

Point3D bboxMin {}
 
Point3D bboxMax {}
 
std::vector< Point3DbulkPoints
 
std::vector< Point3DboundaryPoints
 
std::vector< Point3DinsidePoints
 
std::vector< RayoutsideRays
 
std::vector< RayinsideRays
 

Detailed Description

Definition at line 61 of file O2SolidHarness.h.

Member Data Documentation

◆ bboxMax

Point3D o2::cad::harness::SampleSet::bboxMax {}

Definition at line 63 of file O2SolidHarness.h.

◆ bboxMin

Point3D o2::cad::harness::SampleSet::bboxMin {}

Definition at line 62 of file O2SolidHarness.h.

◆ boundaryPoints

std::vector<Point3D> o2::cad::harness::SampleSet::boundaryPoints

Definition at line 65 of file O2SolidHarness.h.

◆ bulkPoints

std::vector<Point3D> o2::cad::harness::SampleSet::bulkPoints

Definition at line 64 of file O2SolidHarness.h.

◆ insidePoints

std::vector<Point3D> o2::cad::harness::SampleSet::insidePoints

Definition at line 66 of file O2SolidHarness.h.

◆ insideRays

std::vector<Ray> o2::cad::harness::SampleSet::insideRays

Definition at line 68 of file O2SolidHarness.h.

◆ outsideRays

std::vector<Ray> o2::cad::harness::SampleSet::outsideRays

Definition at line 67 of file O2SolidHarness.h.


The documentation for this struct was generated from the following file: