pub fn schema_from_ply_properties(
properties: &[PlyProperty],
) -> Result<PointSchema, IoError>Expand description
Builds a SpatialRust schema from PLY vertex properties.
pub fn schema_from_ply_properties(
properties: &[PlyProperty],
) -> Result<PointSchema, IoError>Builds a SpatialRust schema from PLY vertex properties.