IMeshConvertible
Overview
IMeshConvertible is a interface in Aspose.3D FOSS for Java.
IMeshConvertible.toMesh converts the implementing object to a Mesh instance.
This interface provides 1 method for working with IMeshConvertible objects in Java programs.
Available methods include: toMesh.
All public members are accessible to any Java application after installing the Aspose.3D FOSS for Java package.
Methods
| Signature | Description |
|---|---|
toMesh() → Mesh | Converts the implementing object to a Mesh instance |