- read(File) - Method in class com.interactivemesh.jfx.importer.col.ColModelImporter
-
Imports a 3D model file passed as a File object.
- read(String) - Method in class com.interactivemesh.jfx.importer.col.ColModelImporter
-
Imports a 3D model file with the passed file path.
- read(URL) - Method in class com.interactivemesh.jfx.importer.col.ColModelImporter
-
Imports a 3D model file from the passed location.
- read(File) - Method in class com.interactivemesh.jfx.importer.fxml.FxmlModelImporter
-
Imports a 3D model file passed as a File object.
- read(String) - Method in class com.interactivemesh.jfx.importer.fxml.FxmlModelImporter
-
Imports a 3D model file with the passed file path.
- read(URL) - Method in class com.interactivemesh.jfx.importer.fxml.FxmlModelImporter
-
Imports a 3D model file from the passed location.
- read(File) - Method in interface com.interactivemesh.jfx.importer.Importer
-
Imports a 3D model file passed as a File object.
- read(String) - Method in interface com.interactivemesh.jfx.importer.Importer
-
Imports a 3D model file with the passed file path.
- read(URL) - Method in interface com.interactivemesh.jfx.importer.Importer
-
Imports a 3D model file from the passed location.
- read(File) - Method in class com.interactivemesh.jfx.importer.obj.ObjModelImporter
-
Imports a 3D model file passed as a File object.
- read(String) - Method in class com.interactivemesh.jfx.importer.obj.ObjModelImporter
-
Imports a 3D model file with the passed file path.
- read(URL) - Method in class com.interactivemesh.jfx.importer.obj.ObjModelImporter
-
Imports a 3D model file from the passed location.
- read(File) - Method in class com.interactivemesh.jfx.importer.stl.StlMeshImporter
-
Imports a 3D model file passed as a File object.
- read(String) - Method in class com.interactivemesh.jfx.importer.stl.StlMeshImporter
-
Imports a 3D model file with the passed file path.
- read(URL) - Method in class com.interactivemesh.jfx.importer.stl.StlMeshImporter
-
Imports a 3D model file from the passed location.
- read(File) - Method in class com.interactivemesh.jfx.importer.tds.TdsModelImporter
-
Imports a 3D model file passed as a File object.
- read(String) - Method in class com.interactivemesh.jfx.importer.tds.TdsModelImporter
-
Imports a 3D model file with the passed file path.
- read(URL) - Method in class com.interactivemesh.jfx.importer.tds.TdsModelImporter
-
Imports a 3D model file from the passed location.
- read(File) - Method in class com.interactivemesh.jfx.importer.x3d.X3dModelImporter
-
Imports a 3D model file passed as a File object.
- read(String) - Method in class com.interactivemesh.jfx.importer.x3d.X3dModelImporter
-
Imports a 3D model file with the passed file path.
- read(URL) - Method in class com.interactivemesh.jfx.importer.x3d.X3dModelImporter
-
Imports a 3D model file from the passed location.