AddAttribute(IEnums::AttributeItem item)=0 | Murl::Graph::IPlaneGeometry | pure virtual |
GetBorderX() const =0 | Murl::Graph::IPlaneGeometry | pure virtual |
GetBorderY() const =0 | Murl::Graph::IPlaneGeometry | pure virtual |
GetBufferAccessMode() const =0 | Murl::Graph::IDrawable | pure virtual |
GetContainerAlignmentX() const =0 | Murl::Graph::IPlaneGeometry | pure virtual |
GetContainerAlignmentY() const =0 | Murl::Graph::IPlaneGeometry | pure virtual |
GetFrameSizeX() const =0 | Murl::Graph::IPlaneGeometry | pure virtual |
GetFrameSizeY() const =0 | Murl::Graph::IPlaneGeometry | pure virtual |
GetMaterialSlot() const =0 | Murl::Graph::IDrawable | pure virtual |
GetMaterialSlotOffset() const =0 | Murl::Graph::IDrawable | pure virtual |
GetMaxNumberOfBonesPerVertex() const =0 | Murl::Graph::IDrawable | pure virtual |
GetMaxNumberOfLightStages() const =0 | Murl::Graph::IDrawable | pure virtual |
GetNodeInterface()=0 | Murl::Graph::IPlaneGeometry | pure virtual |
GetNodeInterface() const =0 | Murl::Graph::IPlaneGeometry | pure virtual |
GetParametersSlot() const =0 | Murl::Graph::IDrawable | pure virtual |
GetParametersSlotOffset() const =0 | Murl::Graph::IDrawable | pure virtual |
GetPrimitiveType() const =0 | Murl::Graph::IDrawable | 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 |
GetTexCoordX1(UInt32 index=0) const =0 | Murl::Graph::IPlaneGeometry | pure virtual |
GetTexCoordX2(UInt32 index=0) const =0 | Murl::Graph::IPlaneGeometry | pure virtual |
GetTexCoordY1(UInt32 index=0) const =0 | Murl::Graph::IPlaneGeometry | pure virtual |
GetTexCoordY2(UInt32 index=0) const =0 | Murl::Graph::IPlaneGeometry | pure virtual |
GetTextureSizeX(UInt32 index=0) const =0 | Murl::Graph::IPlaneGeometry | pure virtual |
GetTextureSizeY(UInt32 index=0) const =0 | Murl::Graph::IPlaneGeometry | pure virtual |
GetTextureSlot(UInt32 unit) const =0 | Murl::Graph::IDrawable | pure virtual |
GetTextureSlotOffset(UInt32 unit) const =0 | Murl::Graph::IDrawable | pure virtual |
GetTransformInterface()=0 | Murl::Graph::IPlaneGeometry | pure virtual |
GetTransformInterface() const =0 | Murl::Graph::IPlaneGeometry | pure virtual |
GetVerticesSlot() const =0 | Murl::Graph::IDrawable | pure virtual |
GetVerticesSlotOffset() const =0 | Murl::Graph::IDrawable | pure virtual |
IsClippingAllowed() const =0 | Murl::Graph::IDrawable | pure virtual |
IsCpuSkinningEnabled() const =0 | Murl::Graph::IDrawable | pure virtual |
IsDynamicBatchingAllowed() const =0 | Murl::Graph::IDrawable | pure virtual |
IsViewCullingEnabled() const =0 | Murl::Graph::IDrawable | pure virtual |
RemoveAttribute(IEnums::AttributeItem item)=0 | Murl::Graph::IPlaneGeometry | pure virtual |
SetBorder(Real borderX, Real borderY)=0 | Murl::Graph::IPlaneGeometry | pure virtual |
SetBorderX(Real borderX)=0 | Murl::Graph::IPlaneGeometry | pure virtual |
SetBorderY(Real borderY)=0 | Murl::Graph::IPlaneGeometry | pure virtual |
SetBufferAccessMode(IEnums::BufferAccessMode mode)=0 | Murl::Graph::IDrawable | pure virtual |
SetClippingAllowed(Bool allowed)=0 | Murl::Graph::IDrawable | pure virtual |
SetContainerAlignment(IEnums::AlignmentX alignmentX, IEnums::AlignmentY alignmentY)=0 | Murl::Graph::IPlaneGeometry | pure virtual |
SetContainerAlignmentX(IEnums::AlignmentX alignmentX)=0 | Murl::Graph::IPlaneGeometry | pure virtual |
SetContainerAlignmentY(IEnums::AlignmentY alignmentY)=0 | Murl::Graph::IPlaneGeometry | pure virtual |
SetCpuSkinningEnabled(Bool enabled)=0 | Murl::Graph::IDrawable | pure virtual |
SetDynamicBatchingAllowed(Bool allowed)=0 | Murl::Graph::IDrawable | pure virtual |
SetFrameSize(Real sizeX, Real sizeY)=0 | Murl::Graph::IPlaneGeometry | pure virtual |
SetFrameSizeX(Real sizeX)=0 | Murl::Graph::IPlaneGeometry | pure virtual |
SetFrameSizeY(Real sizeY)=0 | Murl::Graph::IPlaneGeometry | pure virtual |
SetMaterialSlot(SInt32 slot)=0 | Murl::Graph::IDrawable | pure virtual |
SetMaterialSlotOffset(SInt32 slot)=0 | Murl::Graph::IDrawable | pure virtual |
SetMaxNumberOfBonesPerVertex(UInt32 maxNumBones)=0 | Murl::Graph::IDrawable | pure virtual |
SetMaxNumberOfLightStages(UInt32 maxNumStages)=0 | Murl::Graph::IDrawable | pure virtual |
SetParametersSlot(SInt32 slot)=0 | Murl::Graph::IDrawable | pure virtual |
SetParametersSlotOffset(SInt32 slot)=0 | Murl::Graph::IDrawable | pure virtual |
SetPrimitiveType(IEnums::PrimitiveType type)=0 | Murl::Graph::IDrawable | 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 |
SetTexCoord(Real x1, Real y1, Real x2, Real y2, UInt32 index=0)=0 | Murl::Graph::IPlaneGeometry | pure virtual |
SetTexCoord1(Real x1, Real y1, UInt32 index=0)=0 | Murl::Graph::IPlaneGeometry | pure virtual |
SetTexCoord2(Real x2, Real y2, UInt32 index=0)=0 | Murl::Graph::IPlaneGeometry | pure virtual |
SetTexCoordX1(Real x1, UInt32 index=0)=0 | Murl::Graph::IPlaneGeometry | pure virtual |
SetTexCoordX2(Real x2, UInt32 index=0)=0 | Murl::Graph::IPlaneGeometry | pure virtual |
SetTexCoordY1(Real y1, UInt32 index=0)=0 | Murl::Graph::IPlaneGeometry | pure virtual |
SetTexCoordY2(Real y2, UInt32 index=0)=0 | Murl::Graph::IPlaneGeometry | pure virtual |
SetTextureSize(Real sizeX, Real sizeY, UInt32 index=0)=0 | Murl::Graph::IPlaneGeometry | pure virtual |
SetTextureSizeX(Real sizeX, UInt32 index=0)=0 | Murl::Graph::IPlaneGeometry | pure virtual |
SetTextureSizeY(Real sizeY, UInt32 index=0)=0 | Murl::Graph::IPlaneGeometry | pure virtual |
SetTextureSlot(UInt32 unit, SInt32 slot)=0 | Murl::Graph::IDrawable | pure virtual |
SetTextureSlotOffset(UInt32 unit, SInt32 slot)=0 | Murl::Graph::IDrawable | pure virtual |
SetVerticesSlot(SInt32 slot)=0 | Murl::Graph::IDrawable | pure virtual |
SetVerticesSlotOffset(SInt32 slot)=0 | Murl::Graph::IDrawable | pure virtual |
SetViewCullingEnabled(Bool enabled)=0 | Murl::Graph::IDrawable | pure virtual |