C# Class SoD_Sensor.MainWindow.TranslateRule

Afficher le fichier Open project: ase-lab/SoD_Sensor_v2

Méthodes publiques

Свойство Type Description
startingLocation Point3D

Méthodes publiques

Méthode Description
TranslateRule ( float changeInOrientation, float dX, float dZ, float xSpaceTran, float zSpaceTran, Point3D startingLocation ) : LightBuzz.Vitruvius.Gestures
saveRule ( ) : void

Method Details

TranslateRule() public méthode

public TranslateRule ( float changeInOrientation, float dX, float dZ, float xSpaceTran, float zSpaceTran, Point3D startingLocation ) : LightBuzz.Vitruvius.Gestures
changeInOrientation float
dX float
dZ float
xSpaceTran float
zSpaceTran float
startingLocation Point3D
Résultat LightBuzz.Vitruvius.Gestures

saveRule() public méthode

public saveRule ( ) : void
Résultat void

Property Details

startingLocation public_oe property

public Point3D,SoD_Sensor startingLocation
Résultat Point3D