Package com.luciad.format.object3d.obj
Class TLcdOBJModelDescriptor
java.lang.Object
com.luciad.model.TLcdModelDescriptor
com.luciad.format.object3d.obj.TLcdOBJModelDescriptor
- All Implemented Interfaces:
ILcdModelDescriptor
,Serializable
A model descriptor for WaveFront OBJ models.
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class com.luciad.model.TLcdModelDescriptor
getDisplayName, getSourceName, getTypeName, setDisplayName, setSourceName, setTypeName, sourceNameToDisplayName
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.luciad.model.ILcdModelDescriptor
getDisplayName, getSourceName, getTypeName
-
Field Details
-
TYPE_NAME
The type name for OBJ data.- Since:
- 2023.1
- See Also:
-
-
Constructor Details
-
TLcdOBJModelDescriptor
-