Type Alias webrender::internal_types::PlaneSplitter

source ·
pub type PlaneSplitter = BspSplitter<PlaneSplitAnchor>;
Expand description

A concrete plane splitter type used in WebRender.

Aliased Type§

struct PlaneSplitter { /* private fields */ }