C# Class TactonicNet.TactonicFrame

Afficher le fichier Open project: nyu-vr-research/vive-holojam Class Usage Examples

Méthodes publiques

Méthode Description
GetCols ( ) : int
GetForces ( ) : int[]
GetFrameNumber ( ) : long
GetNumForces ( ) : int
GetRows ( ) : int
GetTime ( ) : double
TactonicFrame ( TactonicDevice device ) : System

Method Details

GetCols() public méthode

public GetCols ( ) : int
Résultat int

GetForces() public méthode

public GetForces ( ) : int[]
Résultat int[]

GetFrameNumber() public méthode

public GetFrameNumber ( ) : long
Résultat long

GetNumForces() public méthode

public GetNumForces ( ) : int
Résultat int

GetRows() public méthode

public GetRows ( ) : int
Résultat int

GetTime() public méthode

public GetTime ( ) : double
Résultat double

TactonicFrame() public méthode

public TactonicFrame ( TactonicDevice device ) : System
device TactonicDevice
Résultat System