Docs.rs
  • core-graphics2-0.4.1
    • core-graphics2 0.4.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • libark
    • Dependencies
      • bitflags ^2.5 normal
      • block ^0.1 normal
      • cfg-if ^1.0 normal
      • core-foundation ^0.10 normal
      • dispatch2 ^0.1 normal optional
      • io-surface ^0.16 normal optional
      • libc ^0.2 normal
      • metal ^0.29 normal optional
      • objc2 ^0.5 normal optional
      • core-video ^0.4 dev
    • Versions
    • 8.62% of the crate is documented
  • Platform
    • aarch64-apple-darwin
    • aarch64-apple-ios
    • x86_64-apple-darwin
    • x86_64-apple-ios
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

core_graphics20.4.1

Module geometry

Module Items

  • Structs
  • Enums
  • Constants
  • Functions

In crate core_graphics2

core_graphics2

Module geometry

Source

Structs§

CGPoint
CGRect
CGSize
CGVector

Enums§

CGRectEdge

Constants§

CGPointZero
CGRectInfinite
CGRectNull
CGRectZero
CGSizeZero

Functions§

CGPointCreateDictionaryRepresentation⚠
CGPointMakeWithDictionaryRepresentation⚠
CGRectContainsPoint⚠
CGRectContainsRect⚠
CGRectCreateDictionaryRepresentation⚠
CGRectDivide⚠
CGRectGetHeight⚠
CGRectGetMaxX⚠
CGRectGetMaxY⚠
CGRectGetMidX⚠
CGRectGetMidY⚠
CGRectGetMinX⚠
CGRectGetMinY⚠
CGRectGetWidth⚠
CGRectInset⚠
CGRectIntegral⚠
CGRectIntersection⚠
CGRectIntersectsRect⚠
CGRectIsEmpty⚠
CGRectIsInfinite⚠
CGRectIsNull⚠
CGRectMakeWithDictionaryRepresentation⚠
CGRectOffset⚠
CGRectStandardize⚠
CGRectUnion⚠
CGSizeCreateDictionaryRepresentation⚠
CGSizeMakeWithDictionaryRepresentation⚠