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 on the Grain Boundary (1e-3) |