[Missing <summary> documentation for "M:_3DScanner.GLMeshConstructor.SinglePerspectiveReconstructor.PerspectiefNaarEasyMesh(System.Collections.Generic.IList{_3DScanner.Interoperability.Perspective})"]

Namespace: _3DScanner.GLMeshConstructor
Assembly: 3DScanner.GLMeshConstructor (in 3DScanner.GLMeshConstructor.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public static void PerspectiefNaarEasyMesh(
	IList<Perspective> perspectives
)
Visual Basic
Public Shared Sub PerspectiefNaarEasyMesh ( _
	perspectives As IList(Of Perspective) _
)
Visual C++
public:
static void PerspectiefNaarEasyMesh(
	IList<Perspective^>^ perspectives
)

Parameters

perspectives
Type: System.Collections.Generic..::..IList<(Of <(<'Perspective>)>)>

[Missing <param name="perspectives"/> documentation for "M:_3DScanner.GLMeshConstructor.SinglePerspectiveReconstructor.PerspectiefNaarEasyMesh(System.Collections.Generic.IList{_3DScanner.Interoperability.Perspective})"]

See Also