Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 383 for

polygonmodifier

(0.15 sec)
  1. Merge Meshes in 3D file|Documentation

    Developers can merge multiple meshes into a single valid mesh. They might convert all meshes of a 3D scene, a node or a set of nodes into a single mesh. In order to achieve this, there are three MergeMesh members in the Aspose.ThreeD.Entities.Polygonmodifier class....PolygonModifier class. Definition // Convert...all meshes Mesh mesh = PolygonModifier . MergeMesh ( scene );...

    docs.aspose.com/3d/net/merge-meshes-in-3d-file/
  2. Public API Changes in Aspose.3D 1.2.0|Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....the mesh Mesh newMesh = PolygonModifier . Triangulate ( mesh );...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  3. Save 3D Meshes in Custom Binary Format|Document...

    Using Aspose.3D for .NET API, developers can open any supported 3D file, and then write meshes in the custom binary file....indices int [][] triFaces = PolygonModifier . Triangulate ( controlPoints...

    docs.aspose.com/3d/net/save-3d-meshes-in-custom...
  4. Save 3D Meshes in Custom Binary Format|Document...

    Aspose.3D for Java API has support to open any supported 3D document, and then write meshes in the binary file....indices int [][] triFaces = PolygonModifier . triangulate ( controlPoints...

    docs.aspose.com/3d/java/save-3d-meshes-in-custo...
  5. Aspose.3D 1.2.0中的公共 API 更改|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....the mesh Mesh newMesh = PolygonModifier . Triangulate ( mesh );...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  6. 以自定义二进制格式保存 3D 网格|Documentation

    使用 Aspose.3D for .NET API,开发人员可以打开任何受支持的 3D 文件,然后在自定义二进制文件中写入网格。...indices int [][] triFaces = PolygonModifier . Triangulate ( controlPoints...

    docs.aspose.com/3d/zh/net/save-3d-meshes-in-cus...
  7. 以自定义二进制格式保存 3D 网格|Documentation

    Aspose.3D for Java API 支持打开任何受支持的 3D 文档,然后在二进制文件中写入网格。...indices int [][] triFaces = PolygonModifier . triangulate ( controlPoints...

    docs.aspose.com/3d/zh/java/save-3d-meshes-in-cu...
  8. 简单多边形的三角剖分|Documentation

    使用 Aspose.3D for .NET API,开发人员可以对简单多边形进行三角剖分。任何多边形都可以划分为三角形。三角形的所有操作和计算可以分段应用于多边形。...开发人员可以从多边形区域中选取顶点,然后通过调用 PolygonModifier 类的 Triangulate 方法来形成三角...polygon triangleIndices = PolygonModifier . Triangulate ( controlPoints...

    docs.aspose.com/3d/zh/net/triangulation-of-a-si...
  9. Triangulation of a Simple Polygon|Documentation

    Using Aspose.3D for .NET API, developers can triangulate a simple polygon. Any polygon can be divided into triangles. All of the operations and calculations for triangles can be piecewise applied to the polygon....Triangulate method of the PolygonModifier class, each of the form...polygon triangleIndices = PolygonModifier . Triangulate ( controlPoints...

    docs.aspose.com/3d/net/triangulation-of-a-simpl...
  10. Public API Changes in Aspose.3D 17.01|Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....indices int [][] triFaces = PolygonModifier . Triangulate ( controlPoints...

    docs.aspose.com/3d/net/public-api-changes-in-as...