Docs.rs
  • fj-kernel-0.7.0
    • fj-kernel 0.7.0
    • Docs.rs crate page
    • 0BSD
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • hannobraun
    • Dependencies
      • anymap ^1.0.0-beta.2 normal
      • fj-interop ^0.7.0 normal
      • fj-math ^0.7.0 normal
      • map-macro ^0.2.2 normal
      • parking_lot ^0.12.0 normal
      • robust ^0.2.3 normal
      • slotmap ^1.0.6 normal
      • spade ^2.0.0 normal
      • thiserror ^1.0.31 normal
      • anyhow ^1.0.58 dev
      • pretty_assertions ^1.2.1 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • 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

logo

Crate fj_kernel

logo
Change settings

List of all items

Structs

  • algorithms::CycleApprox
  • algorithms::FaceApprox
  • algorithms::InvalidTolerance
  • algorithms::Tolerance
  • builder::FaceBuilder
  • iter::Iter
  • local::Local
  • objects::Cycle
  • objects::CyclesInFace
  • objects::Edge
  • objects::FaceBRep
  • objects::GlobalVertex
  • objects::SweptCurve
  • objects::Vertex
  • objects::VerticesOfEdge
  • validation::CoherenceIssues
  • validation::CoherenceMismatch
  • validation::UniquenessIssues
  • validation::Validated
  • validation::ValidationConfig

Enums

  • algorithms::intersection::LineSegmentIntersection
  • objects::Curve
  • objects::Face
  • objects::Surface
  • validation::ValidationError

Traits

  • iter::ObjectIters
  • local::LocalForm

Functions

  • algorithms::intersection::line_segment
  • algorithms::intersection::surface_surface
  • algorithms::reverse_face
  • algorithms::sweep
  • algorithms::transform_shape
  • algorithms::triangulate
  • validation::validate