Mesh Constructor

Overload List
  NameDescription
Public methodMesh
Creates a new empty mesh instance.
Public methodMesh(ArrayList, ArrayList, ArrayList)
Creates a new mesh instance with the given points, triangles and lines. Does not check the indices in the given triangles and lines array lists for correctness.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next