类 ObjTokenizer
java.lang.Object
net.minecraftforge.client.model.obj.ObjTokenizer
- 所有已实现的接口:
AutoCloseable
A tokenizer for OBJ and MTL files.
Joins split lines and ignores comments.
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
lineReader
-
-
构造器详细资料
-
ObjTokenizer
-
-
方法详细资料
-
readAndSplitLine
- 抛出:
IOException
-
close
- 指定者:
close
在接口中AutoCloseable
- 抛出:
IOException
-