C# Class KinectV1Core.DummyInteractionClient

Inheritance: IInteractionClient
Afficher le fichier Open project: vancegroup/KVR

Méthodes publiques

Méthode Description
GetInteractionInfoAtLocation ( int skeletonTrackingId, InteractionHandType handType, double x, double y ) : InteractionInfo

Method Details

GetInteractionInfoAtLocation() public méthode

public GetInteractionInfoAtLocation ( int skeletonTrackingId, InteractionHandType handType, double x, double y ) : InteractionInfo
skeletonTrackingId int
handType InteractionHandType
x double
y double
Résultat InteractionInfo