Inheritance diagram for org.math.plot.render.Projection3D:
Definition at line 8 of file Projection3D.java.
Public Member Functions | |
Projection3D (AWTDrawer _draw) | |
void | setView (double _theta, double _phi) |
void | rotate (int[] screenTranslation, int[] dimension) |
Protected Member Functions | |
double[] | baseCoordsScreenProjectionRatio (double[] xyz) |
Protected Attributes | |
double | theta |
double | phi |