Docs.rs
  • vbsp-0.9.1
    • vbsp 0.9.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • icewind1991
    • Dependencies
      • ahash ^0.8.11 normal
      • arrayvec ^0.7.6 normal
      • binrw ^0.14.1 normal
      • bitflags ^2.8.0 normal
      • bv ^0.11.1 normal
      • itertools ^0.14.0 normal
      • lzma-rs ^0.3.0 normal
      • num_enum ^0.7.3 normal
      • serde ^1.0.218 normal
      • static_assertions ^1.1.0 normal
      • thiserror ^2.0.11 normal
      • vbsp-common ^0.1.0 normal
      • vdf-reader ^0.3.0 normal
      • zip-lzma ^0.6.3 normal
      • criterion ^0.5.1 dev
      • main_error ^0.1.2 dev
      • obj ^0.10 dev
      • vbsp-entities-tf2 ^0.1.0-egg dev
    • Versions
    • 13.39% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

vbsp0.9.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Bsp
  • Handle
  • data::Angles
  • data::Brush
  • data::BrushFlags
  • data::BrushSide
  • data::Color
  • data::ColorRGBExp32
  • data::CompressedLightCube
  • data::Directories
  • data::DisplacementCornerNeighbour
  • data::DisplacementInfo
  • data::DisplacementNeighbour
  • data::DisplacementSubNeighbour
  • data::DisplacementTriangle
  • data::DisplacementTriangleFlags
  • data::DisplacementVertex
  • data::Edge
  • data::Entities
  • data::EntitiesIter
  • data::Face
  • data::FixedString
  • data::GameLump
  • data::GameLumpFlags
  • data::GameLumpHeader
  • data::GenericEntity
  • data::Header
  • data::Leaf
  • data::LeafArgs
  • data::LeafBrush
  • data::LeafFace
  • data::LeafV0
  • data::LeafV1
  • data::Leaves
  • data::LightColor
  • data::LumpArgs
  • data::LumpEntry
  • data::Model
  • data::Node
  • data::Packfile
  • data::Plane
  • data::PropPlacement
  • data::PropStaticGameLump
  • data::RawEntity
  • data::StaticPropDictLump
  • data::StaticPropLeafLump
  • data::StaticPropLump
  • data::StaticPropLumpFlags
  • data::StaticPropLumps
  • data::SurfaceEdge
  • data::TextureData
  • data::TextureFlags
  • data::TextureInfo
  • data::Vector
  • data::VertNormal
  • data::VertNormalIndex
  • data::Vertex
  • data::VisData
  • error::UnsupportedLumpVersion

Enums

  • data::BspVersion
  • data::EdgeDirection
  • data::Negated
  • data::NeighbourOrientation
  • data::NeighbourSpan
  • data::SolidType
  • error::BspError
  • error::EntityParseError
  • error::InvalidNeighbourError
  • error::StringError
  • error::ValidationError

Traits

  • AsPropPlacement
  • data::EntityProp
  • data::GameLumpType

Functions

  • deserialize_bool

Type Aliases

  • BspResult