C# Class xn.StateChangedEvent

Show file Open project: roxlu/OpenNI Class Usage Examples

Public Methods

Method Description
StateChangedEvent ( ProductionNode node, RegisterFunc reg, UnregisterFunc unreg ) : System

Private Methods

Method Description
InternalHandler ( IntPtr hNode, IntPtr pCookie ) : void

Method Details

StateChangedEvent() public method

public StateChangedEvent ( ProductionNode node, RegisterFunc reg, UnregisterFunc unreg ) : System
node ProductionNode
reg RegisterFunc
unreg UnregisterFunc
return System