no projection, the sphere is drawn in three dimensions
Selected by the 3d flag of a spherical plot. Note that such a plot builds no sphericalPlot, so anything that annotates the axes has to go through annotateFrame.
Syntax
sP = full3dProjection(sR)
[x,y,z] = sP.project(v)Input
| sR | sphericalRegion the projection is restricted to |
| v | vector3d |
Class Properties
| sR | sphericalRegion the projection is restricted to |
| pC | plottingConvention, which direction points east |
| antipodal | identify v and -v |