C# 클래스 SoD_Sensor.MainWindow.TranslateRule

파일 보기 프로젝트 열기: ase-lab/SoD_Sensor_v2

공개 프로퍼티들

프로퍼티 타입 설명
startingLocation Point3D

공개 메소드들

메소드 설명
TranslateRule ( float changeInOrientation, float dX, float dZ, float xSpaceTran, float zSpaceTran, Point3D startingLocation ) : LightBuzz.Vitruvius.Gestures
saveRule ( ) : void

메소드 상세

TranslateRule() 공개 메소드

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
리턴 LightBuzz.Vitruvius.Gestures

saveRule() 공개 메소드

public saveRule ( ) : void
리턴 void

프로퍼티 상세

startingLocation 공개적으로 프로퍼티

public Point3D,SoD_Sensor startingLocation
리턴 Point3D