A Sandcastle Documented Class Library
Vertex Constructor (other)
NamespacesCollada.GeometryVertexVertex(Vertex)
Initializes a new instance of the Vertex class
Declaration Syntax
C#Visual BasicVisual C++
public Vertex(
	Vertex other
)
Public Sub New ( _
	other As Vertex _
)
public:
Vertex(
	Vertex^ other
)
Parameters
other (Vertex)

[Missing <param name="other"/> documentation for "M:Collada.Geometry.Vertex.#ctor(Collada.Geometry.Vertex)"]

Assembly: Collada (Module: Collada) Version: 1.0.0.0 (1.0.0.0)