IMeshConvertible

IMeshConvertible

Overview

IMeshConvertible is a interface in Aspose.3D FOSS for Java.

IMeshConvertible.toMesh converts the implementing object to a Mesh instance.

Methods

SignatureDescription
toMesh()MeshConverts the implementing object to a Mesh instance

See Also