Docs.rs
  • bevy_copperfield-0.2.2
    • bevy_copperfield 0.2.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Hexorg
    • Dependencies
      • bevy_math ^0.15 normal
      • bevy_render ^0.15 normal
      • bevy_transform ^0.15 normal
      • bevy_utils ^0.15 normal
      • earcutr ^0.4.3 normal
      • glam ^0.29 normal
      • itertools ^0.13.0 normal
      • line_drawing ^1.0.0 normal
      • noise ^0.9.0 normal
      • slotmap ^1.0.7 normal
      • smallvec ^1.13.2 normal
      • sprs ^0.11.2 normal
      • bevy ^0.15 dev
    • Versions
    • 37.12% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • 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

bevy_copperfield0.2.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • mesh::Face
  • mesh::FaceId
  • mesh::HalfEdge
  • mesh::HalfEdgeId
  • mesh::HalfEdgeMesh
  • mesh::Vertex
  • mesh::VertexId
  • uvmesh::Basis
  • uvmesh::Chart

Enums

  • mesh::MeshPosition
  • mesh::attributes::AttributeKind
  • mesh::attributes::AttributeValues
  • uvmesh::ProjectionMethod

Traits

  • mesh::Targettable
  • mesh::attributes::SelectionQueries
  • mesh::attributes::TraversalQueries
  • mesh_builders::HalfEdgeMeshBuilder

Functions

  • mesh::edge_ops::chamfer
  • mesh::edge_ops::delete
  • mesh::edge_ops::split
  • mesh::face_ops::delete
  • mesh::face_ops::extrude
  • mesh::face_ops::split
  • mesh::face_ops::transform
  • mesh::mesh_ops::invert_normals
  • mesh::mesh_ops::subdivide
  • mesh::mesh_ops::transform
  • mesh::vertex_ops::chamfer
  • mesh::vertex_ops::delete
  • mesh::vertex_ops::dissolve
  • mesh::vertex_ops::transform
  • uvmesh::create_charts
  • uvmesh::expand_feature_curve

Type Aliases

  • mesh::StackVec
  • mesh::attributes::AttributeStore
  • mesh::attributes::Attributes