[][src]Module wavefront_rs::obj::read_lexer

Contains logic to read entities from a BufRead that returns OBJ formatted strings.

Structs

ReadLexer

Will read from a given BufRead and parse entities.