Murl::Graph::IScale Member List
This is the complete list of members for Murl::Graph::IScale, including all inherited members.
GetNodeInterface()=0 | Murl::Graph::IScale | pure virtual |
GetNodeInterface() const =0 | Murl::Graph::IScale | pure virtual |
GetScaleFactor() const =0 | Murl::Graph::IScalable | pure virtual |
GetScaleFactorX() const =0 | Murl::Graph::IScalable | pure virtual |
GetScaleFactorY() const =0 | Murl::Graph::IScalable | pure virtual |
GetScaleFactorZ() const =0 | Murl::Graph::IScalable | pure virtual |
IsInverted() const =0 | Murl::Graph::IScale | pure virtual |
SetInverted(Bool inverted)=0 | Murl::Graph::IScale | pure virtual |
SetScaleFactor(const Vector &scaleFactor)=0 | Murl::Graph::IScalable | pure virtual |
SetScaleFactor(Real x, Real y, Real z)=0 | Murl::Graph::IScalable | pure virtual |
SetScaleFactor(Real s)=0 | Murl::Graph::IScalable | pure virtual |
SetScaleFactorX(Real x)=0 | Murl::Graph::IScalable | pure virtual |
SetScaleFactorY(Real y)=0 | Murl::Graph::IScalable | pure virtual |
SetScaleFactorZ(Real z)=0 | Murl::Graph::IScalable | pure virtual |