[Missing <summary> documentation for "M:_3DScanner.Interoperability.IProcessor.push(_3DScanner.Interoperability.Perspective)"]

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

Syntax

C#
void push(
	Perspective p
)
Visual Basic
Sub push ( _
	p As Perspective _
)
Visual C++
void push(
	Perspective^ p
)

Parameters

p
Type: _3DScanner.Interoperability..::..Perspective

[Missing <param name="p"/> documentation for "M:_3DScanner.Interoperability.IProcessor.push(_3DScanner.Interoperability.Perspective)"]

See Also