![]() |
Mesh3 Constructor |
Name | Description | |
---|---|---|
![]() | Mesh3 |
Create mesh.
|
![]() | Mesh3(IReadonlyMesh) |
Create mesh based on another mesh
|
![]() | Mesh3(Mesh3) |
Create mesh based on another mesh
|
![]() | Mesh3(Int32, Int32) |
Create mesh with an estimated number of vertices and faces
|
![]() | Mesh3(IReadOnlyListPoint3, IReadOnlyListFace3) |
Create mesh based on faces and vertices
|