check for points to be inside the orientation region
Syntax
id = checkInside(oR,q)
id = checkInside(oR,q,'tolerance',3*degree)Input
| oR | orientationRegion |
| q | quaternion |
Output
| id | @logical |
Options
| 'tolerance' | tolerance at the region boundary (default: 1e-3) |