class TdGfxPfDCSAdapter : public TdGfxPfGroupAdapter pfDCS adapter class
pfDCS adapter class. This wrapper class constructs a pfDCS using TcUtVector3f objects. An instance of this class is stored in the base TcGfxComponent as a TcGfxDspLibComponent. It is usually passed as an argument during the construction of a TdGfxPfGroup.
TdGfxPfDCSAdapter(float matrix[])
TdGfxPfDCSAdapter( const TcUtVector3f &orientation, const TcUtVector3f &translation)
translation - Specified as x,y,z float values.
TdGfxPfDCSAdapter( const TcUtVector3f &scale, const TcUtVector3f &orientation, const TcUtVector3f &translation)
orientation - Specified as float degree angles x,y,z
NOT head,pitch,roll
translation - Specified as x,y,z float values.
TdGfxPfDCSAdapter(pfDCS *dcs)
TdGfxPfDCSAdapter(const TcUtString &compID)
virtual ~TdGfxPfDCSAdapter()
void setRot(const float &x, const float &y, const float &z)
void setRot(const TcUtVector3f &)
void setTrans(const float &, const float &, const float &)
void setTrans(const TcUtVector3f &)
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de