Docs.rs
  • hedge-0.2.1
    • hedge 0.2.1
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • photex
    • Dependencies
      • log ^0.4 normal
      • env_logger ^0.6 dev
    • Versions
    • 31.08% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

hedge0.2.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • EdgeData
  • FaceData
  • Index
  • Mesh
  • MeshElement
  • PointData
  • VertexData
  • function_sets::EdgeFn
  • function_sets::FaceFn
  • function_sets::VertexFn
  • iterators::FaceEdges
  • iterators::FaceVertices
  • iterators::VertexCirculator
  • kernel::ElementBuffer
  • kernel::Kernel

Enums

  • ElementStatus

Traits

  • AddElement
  • ElementData
  • ElementIndex
  • GetElement
  • IsActive
  • IsValid
  • RemoveElement
  • Storable
  • Taggable
  • function_sets::FunctionSet

Functions

  • utils::assign_face_to_loop
  • utils::assoc_vert_edge
  • utils::build_full_edge
  • utils::build_full_edge_from
  • utils::build_half_edge
  • utils::close_edge_loop
  • utils::connect_edges

Type Aliases

  • Edge
  • EdgeIndex
  • Face
  • FaceIndex
  • Generation
  • Normal
  • Offset
  • Point
  • PointIndex
  • Position
  • Tag
  • Vertex
  • VertexIndex

Constants

  • INVALID_COMPONENT_OFFSET