C# Class TrackIRTracker, KerbTrack

Inheritance: ITracker
ファイルを表示 Open project: pizzaoverhead/KerbTrack

Public Methods

Method Description
GetData ( Vector3 &rot, Vector3 &pos ) : void
ResetOrientation ( ) : void
TrackIRTracker ( ) : TrackIRUnity

Method Details

GetData() public method

public GetData ( Vector3 &rot, Vector3 &pos ) : void
rot Vector3
pos Vector3
return void

ResetOrientation() public method

public ResetOrientation ( ) : void
return void

TrackIRTracker() public method

public TrackIRTracker ( ) : TrackIRUnity
return TrackIRUnity