C# Class xn.StateChangedEvent

Afficher le fichier Open project: roxlu/OpenNI Class Usage Examples

Méthodes publiques

Méthode Description
StateChangedEvent ( ProductionNode node, RegisterFunc reg, UnregisterFunc unreg ) : System

Private Methods

Méthode Description
InternalHandler ( IntPtr hNode, IntPtr pCookie ) : void

Method Details

StateChangedEvent() public méthode

public StateChangedEvent ( ProductionNode node, RegisterFunc reg, UnregisterFunc unreg ) : System
node ProductionNode
reg RegisterFunc
unreg UnregisterFunc
Résultat System