issues
search
igd-geo
/
pasture
Rust library for point cloud processing
Apache License 2.0
73
stars
9
forks
source link
Optional SerDe support for certain types
#25
Closed
tobias93
closed
11 months ago
tobias93
commented
11 months ago
Feature flag "serde" in pasture-core
Derive serde::Serialize / serde::Deserialize for the following types:
pasture_core::layout::PointAttributeDataType
pasture_core::layout::PointAttributeDefinition
pasture_core::layout::PointAttributeMember
pasture_core::layout::PointLayout
pasture_core::math::AABB
Turned the 'name' field of PointAttributeDataType::Custom into a uuid::Uuid