MCPcopy Index your code
hub / github.com/SiegeLord/RustGnuplot / set_view

Method set_view

gnuplot/src/axes3d.rs:192–196  ·  view source on GitHub ↗

Sets the 3D view. #Arguments: `pitch` - Pitch, in degrees. Value of 0 is looking straight down on the XY plane, Z pointing out of the screen. `yaw` - Yaw, in degrees. Value of 0 is looking at the XZ plane, Y point into the screen.

(&mut self, pitch: f64, yaw: f64)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

exampleFunction · 0.80
exampleFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected