![]() |
Trax3 3.1.0
trax track library
|
#include <C:/Trend/Development/Trax3/Code/trax/Signal.h>
Public Member Functions | |
| virtual void | Attach (std::shared_ptr< Signal > pSignal, Length parameterOffset=0_m)=0 |
| virtual IDType | GetSignalRef () const =0 |
| virtual Length | ParameterOffset () const =0 |
| virtual void | ParameterOffset (Length parameterOffset)=0 |
| virtual bool | PreserveUpDirection () const =0 |
| virtual void | PreserveUpDirection (bool bPreserveUpDirection)=0 |
| SignalAligned (const SignalAligned &)=delete | |
| SignalAligned (SignalAligned &&)=delete | |
| SignalAligned & | operator= (const SignalAligned &)=delete |
| SignalAligned & | operator= (SignalAligned &&)=delete |
Alignes the object to a signal at a track. The Objects Frame will be relative to the signals position.