GetActiveEventId(UInt32 activeEventIndex) const =0 | Murl::Graph::IButton | pure virtual |
GetActiveFaces() const =0 | Murl::Graph::IButton | pure virtual |
GetBorderX() const =0 | Murl::Graph::IButton | pure virtual |
GetBorderY() const =0 | Murl::Graph::IButton | pure virtual |
GetButtonState() const =0 | Murl::Graph::IButton | pure virtual |
GetContainerAlignmentX() const =0 | Murl::Graph::IButton | pure virtual |
GetContainerAlignmentY() const =0 | Murl::Graph::IButton | pure virtual |
GetEventDeviceType(UInt32 id) const =0 | Murl::Graph::IButton | pure virtual |
GetEventOutCoord(UInt32 id) const =0 | Murl::Graph::IButton | pure virtual |
GetEventPosition() const =0 | Murl::Graph::IButton | pure virtual |
GetFrameBufferNodeTarget()=0 | Murl::Graph::IButton | pure virtual |
GetFrameBufferNodeTarget() const =0 | Murl::Graph::IButton | pure virtual |
GetLocalEventDelta(UInt32 id) const =0 | Murl::Graph::IButton | pure virtual |
GetLocalEventPosition(UInt32 id) const =0 | Murl::Graph::IButton | pure virtual |
GetMaxNumberOfEvents() const =0 | Murl::Graph::IButton | pure virtual |
GetNodeInterface()=0 | Murl::Graph::IButton | pure virtual |
GetNodeInterface() const =0 | Murl::Graph::IButton | pure virtual |
GetNumberOfActiveEvents() const =0 | Murl::Graph::IButton | pure virtual |
GetNumberOfTrackedEvents() const =0 | Murl::Graph::IButton | pure virtual |
GetOutCoordSizeX() const =0 | Murl::Graph::IButton | pure virtual |
GetOutCoordSizeY() const =0 | Murl::Graph::IButton | pure virtual |
GetOutCoordX1() const =0 | Murl::Graph::IButton | pure virtual |
GetOutCoordX2() const =0 | Murl::Graph::IButton | pure virtual |
GetOutCoordY1() const =0 | Murl::Graph::IButton | pure virtual |
GetOutCoordY2() const =0 | Murl::Graph::IButton | pure virtual |
GetResponseButton() const =0 | Murl::Graph::IButton | 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 |
GetShape() const =0 | Murl::Graph::IButton | pure virtual |
GetStateAnimationTime(IEnums::ButtonState state) const =0 | Murl::Graph::IButton | pure virtual |
GetStateChildIndex(IEnums::ButtonState state) const =0 | Murl::Graph::IButton | pure virtual |
GetStateNodeId(IEnums::ButtonState state) const =0 | Murl::Graph::IButton | pure virtual |
GetTimelineChildIndex() const =0 | Murl::Graph::IButton | pure virtual |
GetTimelineNodeId() const =0 | Murl::Graph::IButton | pure virtual |
GetTrackedEventId(UInt32 trackedEventIndex) const =0 | Murl::Graph::IButton | pure virtual |
GetTransformInterface()=0 | Murl::Graph::IButton | pure virtual |
GetTransformInterface() const =0 | Murl::Graph::IButton | pure virtual |
HasEventUpdate(UInt32 id) const =0 | Murl::Graph::IButton | pure virtual |
IsEnabled() const =0 | Murl::Graph::IButton | pure virtual |
IsEventInside(UInt32 id) const =0 | Murl::Graph::IButton | pure virtual |
IsEventPressed(UInt32 id) const =0 | Murl::Graph::IButton | pure virtual |
IsEventTracked(UInt32 id) const =0 | Murl::Graph::IButton | pure virtual |
IsOutCoordClippingEnabled() const =0 | Murl::Graph::IButton | pure virtual |
IsPassEventsEnabled() const =0 | Murl::Graph::IButton | pure virtual |
IsStateAnimationTimeSet(IEnums::ButtonState state) const =0 | Murl::Graph::IButton | pure virtual |
ResetEvents()=0 | Murl::Graph::IButton | pure virtual |
ResetStateAnimationTime(IEnums::ButtonState state)=0 | Murl::Graph::IButton | pure virtual |
SetActiveFaces(IEnums::PolygonFaces faces)=0 | Murl::Graph::IButton | pure virtual |
SetBorder(Real borderX, Real borderY)=0 | Murl::Graph::IButton | pure virtual |
SetBorderX(Real borderX)=0 | Murl::Graph::IButton | pure virtual |
SetBorderY(Real borderY)=0 | Murl::Graph::IButton | pure virtual |
SetContainerAlignment(IEnums::AlignmentX alignmentX, IEnums::AlignmentY alignmentY)=0 | Murl::Graph::IButton | pure virtual |
SetContainerAlignmentX(IEnums::AlignmentX alignmentX)=0 | Murl::Graph::IButton | pure virtual |
SetContainerAlignmentY(IEnums::AlignmentY alignmentY)=0 | Murl::Graph::IButton | pure virtual |
SetEnabled(Bool enabled)=0 | Murl::Graph::IButton | pure virtual |
SetMaxNumberOfEvents(UInt32 value)=0 | Murl::Graph::IButton | pure virtual |
SetOutCoord(Real x1, Real y1, Real x2, Real y2)=0 | Murl::Graph::IButton | pure virtual |
SetOutCoord1(Real x1, Real y1)=0 | Murl::Graph::IButton | pure virtual |
SetOutCoord2(Real x2, Real y2)=0 | Murl::Graph::IButton | pure virtual |
SetOutCoordClippingEnabled(Bool enable)=0 | Murl::Graph::IButton | pure virtual |
SetOutCoordSize(Real sizeX, Real sizeY)=0 | Murl::Graph::IButton | pure virtual |
SetOutCoordSizeX(Real sizeX)=0 | Murl::Graph::IButton | pure virtual |
SetOutCoordSizeY(Real sizeY)=0 | Murl::Graph::IButton | pure virtual |
SetOutCoordX1(Real x1)=0 | Murl::Graph::IButton | pure virtual |
SetOutCoordX2(Real x2)=0 | Murl::Graph::IButton | pure virtual |
SetOutCoordY1(Real y1)=0 | Murl::Graph::IButton | pure virtual |
SetOutCoordY2(Real y2)=0 | Murl::Graph::IButton | pure virtual |
SetPassEventsEnabled(Bool enable)=0 | Murl::Graph::IButton | pure virtual |
SetResponseButton(IEnums::MouseButton button)=0 | Murl::Graph::IButton | 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 |
SetShape(IEnums::TouchAreaShape shape)=0 | Murl::Graph::IButton | pure virtual |
SetStateAnimationTime(IEnums::ButtonState state, Real time)=0 | Murl::Graph::IButton | pure virtual |
SetStateChildIndex(IEnums::ButtonState state, SInt32 childIndex)=0 | Murl::Graph::IButton | pure virtual |
SetStateNodeId(IEnums::ButtonState state, const String &nodeId)=0 | Murl::Graph::IButton | pure virtual |
SetTimelineChildIndex(SInt32 nodeIndex)=0 | Murl::Graph::IButton | pure virtual |
SetTimelineNodeId(const String &nodeId)=0 | Murl::Graph::IButton | pure virtual |
WasPressed() const =0 | Murl::Graph::IButton | pure virtual |
WasReleasedInside() const =0 | Murl::Graph::IButton | pure virtual |
WasReleasedOutside() const =0 | Murl::Graph::IButton | pure virtual |