Docs.rs
  • shape-core-0.1.17
    • shape-core 0.1.17
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • oovm
    • Dependencies
      • color-core ^0.1.6 normal
      • distantia ^0.0.0 normal
      • itertools ^0.12.0 normal
      • num-traits ^0.2.17 normal
      • projective ^0.3.0 normal
      • rand ^0.8.5 normal optional
      • serde ^1.0.189 normal optional
      • wolfram-expr ^0.1.4 normal optional
    • Versions
    • 75.7% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • 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
logo

shape_core0.1.17

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • BSplineCurve
  • Ball
  • BezierCurve
  • Circle
  • Circle3D
  • Cuboid
  • Ellipse
  • Ellipse3D
  • Ellipsoid
  • Line
  • Line3D
  • Parallelogram
  • PlaceHolderEdgeIterator
  • PlaceHolderNodeIterator
  • Point
  • Point3D
  • Point4D
  • PointSet
  • Polygon
  • Polygon3D
  • Polyline
  • Rectangle
  • RegularPolygon
  • ShapeError
  • Square
  • Triangle
  • TriangleIndex
  • Vector
  • Vector3D

Enums

  • ShapeErrorKind

Traits

  • EuclideanDistance
  • Float
  • Itertools
  • Num
  • One
  • Real
  • Shape2D
  • Signed
  • Zero

Functions

  • utils::max2
  • utils::max3
  • utils::min2
  • utils::min3

Type Aliases

  • Result