Skip to main content

PCurveId

Type Alias PCurveId 

Source
pub type PCurveId = Key<PlanarCurve>;
Expand description

A handle to a curve in a surface’s parameter space.

Aliased Type§

pub struct PCurveId { /* private fields */ }