define a spherical triangle by its vertices
Syntax
sR = sphericalRegion.triangle(a,b,c)
Input
a, b, c | vector3d |
Output
sR | sphericalRegion |
define a spherical triangle by its vertices
sR = sphericalRegion.triangle(a,b,c)
a, b, c | vector3d |
sR | sphericalRegion |