Uses of Class
com.irurueta.geometry.io.MaterialLoaderOBJ
-
Uses of MaterialLoaderOBJ in com.irurueta.geometry.io
Fields in com.irurueta.geometry.io declared as MaterialLoaderOBJModifier and TypeFieldDescriptionprivate MaterialLoaderOBJLoaderOBJ.LoaderIteratorOBJ.materialLoaderReference to material loader in charge of loading the associated MTL of file to this OBJ file.Methods in com.irurueta.geometry.io that return MaterialLoaderOBJModifier and TypeMethodDescriptionLoaderListenerOBJ.onMaterialLoaderRequested(LoaderOBJ loader, String path) MeshWriter.Listeners.onMaterialLoaderRequested(LoaderOBJ loader, String path) Called when an OBJ loader requires a material loader to load the associated material (MTL) file.