Docs.rs
  • ogawa-rs-0.4.0
    • ogawa-rs 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Jasper-Bekkers
    • Traverse-Research-CI-runner
    • Dependencies
      • anyhow ^1.0 normal
      • byteorder ^1.4.3 normal
      • half ^2.1.0 normal
      • memmap2 ^0.5.8 normal
      • thiserror ^1.0 normal
    • Versions
    • 0% 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

ogawa_rs0.4.0

  • All Items

Crate Items

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

Crate ogawa_rs

Source

Structs§

Archive
BoundingBox
CurvesSchema
DataChunk
DataType
FileReader
GroupChunk
MemMappedReader
ObjectHeader
ObjectReader
PropertyHeader
TimeSampling
TimeSamplingType

Enums§

BasisType
Chunk
CurvePeriodicity
CurveType
InternalError
OgawaError
ParsingError
PodArray
PodType
PropertyReader
PropertyType
Schema
TopologyVariance
UserError

Constants§

BOOL_TYPE
BOX_TYPE
F32X2_TYPE
F32X3_TYPE
F32X4_TYPE
F32_TYPE
I32X2_TYPE
I32X3_TYPE
I32X4_TYPE
I32_TYPE
U8_TYPE

Traits§

ArchiveReader
TryInto
An attempted conversion that consumes self, which may or may not be expensive.

Functions§

address_from_child
chunk_vector_by_2
chunk_vector_by_3
chunk_vector_by_4
is_data
is_empty_data
is_empty_group
is_group

Type Aliases§

Result