class OBJ::MTLParser
- OBJ::MTLParser
- OBJ::ParserBase
- Reference
- Object
Defined in:
obj/parser.crConstructors
Instance Method Summary
Instance methods inherited from class OBJ::ParserBase
on(tag : String | Symbol, &proc : String, String -> )on(r : Regex, &proc : String, String -> ) on, on_warning(&proc : String -> ) on_warning, parse! parse!, warn(s) warn