4 references to Rotate
System.Windows.Forms.DataVisualization (4)
Common\General\Matrix3D.cs (4)
271 Rotate( angleX, RotationAxis.X ); 274 Rotate( angleY, RotationAxis.Y ); 281 Rotate( Math.PI / 2, RotationAxis.Y ); 286 Rotate( -Math.PI / 2, RotationAxis.Y );