Overview
IMeshConvertible is a interface in Aspose.3D FOSS for Java.
IMeshConvertible.toMesh converts the implementing object to a Mesh instance.
Methods
| Signature | Description |
|---|
toMesh() → Mesh | Converts the implementing object to a Mesh instance |
See Also