[][src]Module nannou::draw::properties::spatial

Re-exports

pub use self::dimension::SetDimensions;
pub use self::orientation::SetOrientation;
pub use self::position::SetPosition;

Modules

dimension
orientation
position

Items related to describing positioning along each axis as

Structs

Properties

Traits

SetSpatial

Types that may be positioned, sized and oriented within 3D space.