C# Class KinectViewer.KinectAngleViewer

Inheritance: KinectViewer
Afficher le fichier Open project: omanamos/kinect-nao Class Usage Examples

Méthodes protégées

Méthode Description
updateSkeleton ( SkeletonData skeleton ) : void

Private Methods

Méthode Description
debugReferenceFrame ( String str, Matrix m, float sz ) : void
debugReferenceFrame ( String str, Matrix m, float sz, Vector3 origin ) : void

Method Details

updateSkeleton() protected méthode

protected updateSkeleton ( SkeletonData skeleton ) : void
skeleton SkeletonData
Résultat void