Click or drag to resize

MeshVertexListAdd Method

Overload List
  NameDescription
Public methodAdd(Point3d)
Adds a new vertex to the end of the Vertex list.
Public methodAdd(Point3f)
Adds a new vertex to the end of the Vertex list.
Public methodCode exampleAdd(Double, Double, Double)
Adds a new vertex to the end of the Vertex list.
Public methodCode exampleAdd(Single, Single, Single)
Adds a new vertex to the end of the Vertex list.
Top
See Also