public class OBJMeshIO extends AbstractIOPlugin<graphics.scenery.Mesh>
IOPlugin adapter for Scenery OBJ reader.| Constructor and Description |
|---|
OBJMeshIO() |
| Modifier and Type | Method and Description |
|---|---|
Class<graphics.scenery.Mesh> |
getDataType() |
graphics.scenery.Mesh |
open(String source) |
boolean |
supportsOpen(String source) |
save, supportsSavesupportsgetInfo, getPriority, setInfo, setPriority, toStringcontext, getContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetType, open, save, supports, supportsOpen, supportsSave, supportsSave, supportsSavegetIdentifier, logcontext, getContext, setContextcompareTo, getPriority, setPrioritygetInfo, setInfogetLocationgetVersionpublic graphics.scenery.Mesh open(String source)
open in interface IOPlugin<graphics.scenery.Mesh>open in class AbstractIOPlugin<graphics.scenery.Mesh>public Class<graphics.scenery.Mesh> getDataType()
public boolean supportsOpen(String source)
supportsOpen in interface IOPlugin<graphics.scenery.Mesh>supportsOpen in class AbstractIOPlugin<graphics.scenery.Mesh>Copyright © 2019–2022 scenery. All rights reserved.