[−][src]Trait plexus::encoding::ply::FromPly
Required methods
Loading content...Implementors
impl<T, E> FromPly<E> for T where
T: FromEncoding<E>,
PlyError: From<<T as FromEncoding<E>>::Error>,
E: FaceElementDecoder + FacePropertyDecoder + VertexPropertyDecoder + VertexElementDecoder,
[src]
T: FromEncoding<E>,
PlyError: From<<T as FromEncoding<E>>::Error>,
E: FaceElementDecoder + FacePropertyDecoder + VertexPropertyDecoder + VertexElementDecoder,