Modifier and Type | Method and Description |
---|---|
void |
PlyFormat.encodeMesh(IMeshConvertible mesh,
com.aspose.threed.Stream stream,
PlySaveOptions opt)
Encode the mesh and save the result into the stream.
|
void |
PlyFormat.encodeMesh(IMeshConvertible mesh,
String fileName,
PlySaveOptions opt)
Encode the mesh and save the result into an external file.
|
Copyright © 2019. All rights reserved.