Home
last modified time | relevance | path

Searched defs:with_projection (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/plotters/src/chart/context/cartesian3d/
Dmod.rs112 pub fn with_projection<P: FnOnce(ProjectionMatrixBuilder) -> ProjectionMatrix>( in with_projection() function
/external/rust/crates/plotters/src/coord/ranged3d/
Dcartesian3d.rs38 pub fn with_projection< in with_projection() method