Skip to main content

schema_from_ply_properties

Function schema_from_ply_properties 

Source
pub fn schema_from_ply_properties(
    properties: &[PlyProperty],
) -> Result<PointSchema, IoError>
Expand description

Builds a SpatialRust schema from PLY vertex properties.