vrLib SDK Documentation
Control_Open Method (btn_duration)
NamespacesVideoRayManipulatorControl_Open(Double)
Open the manp.
Declaration Syntax
C#Visual BasicVisual C++
public void Control_Open(
	double btn_duration
)
Public Sub Control_Open ( _
	btn_duration As Double _
)
public:
void Control_Open(
	double btn_duration
)
Parameters
btn_duration (Double)
The duration the control button has been pressed. If this is >0 then the manip is commanded to open otherwise the state is changed to Stationary

Assembly: vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)