Uses of Class
CoordinateSystem

Uses of CoordinateSystem in <Unnamed>
 

Fields in <Unnamed> declared as CoordinateSystem
 CoordinateSystem SphericalCoordinates.coordinateSystem
           
 CoordinateSystem SphericalCoordinates.localCoordinateSystem
           
 

Methods in <Unnamed> with parameters of type CoordinateSystem
 void CoordinateSystem.copy(CoordinateSystem template)
           
 

Constructors in <Unnamed> with parameters of type CoordinateSystem
CoordinateSystem(CoordinateSystem template)