JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.aspose.threed
Interface IMeshConvertible
All Known Implementing Classes:
Box
,
Cylinder
,
Dish
,
LinearExtrusion
,
Mesh
,
NurbsSurface
,
Plane
,
Primitive
,
Pyramid
,
RectangularTorus
,
RevolvedAreaSolid
,
Sphere
,
SweptAreaSolid
,
Torus
public interface
IMeshConvertible
Entities that implemented this interface can be converted to
Mesh
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Mesh
toMesh
()
Convert current object to mesh
Method Detail
toMesh
Mesh
toMesh()
Convert current object to mesh
Returns:
The mesh.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method