![]() |
ULIS
dev4.0.7
Utility Library for Imaging Systems
|
This is the complete list of members for TLayerText< BlockType, RasterizerType, RendererType, BlockAllocatorType, LayerStackType >, including all inherited members.
AddOrSetUserData(IUserData *iData) | IHasUserData | |
AlphaMode() const | IHasBlendInfo | |
BlendMode() const | IHasBlendInfo | |
Block() | THasBlock< BlockType, BlockAllocatorType > | |
Block() const | THasBlock< BlockType, BlockAllocatorType > | |
Def(std::function< void(ILayer &) > iFunc) | TNode< ILayer > | inline |
TAbstractLayerDrawable::TNode< ILayer >::Delegate typedef | TCallbackCapable< DelegateType, _ID > | |
TAbstractLayerDrawable::IHasUserData::Delegate typedef | TCallbackCapable< DelegateType, _ID > | |
TAbstractLayerDrawable::IHasName::Delegate typedef | TCallbackCapable< DelegateType, _ID > | |
TAbstractLayerDrawable::IHasLock::Delegate typedef | TCallbackCapable< DelegateType, _ID > | |
TAbstractLayerDrawable::IHasVisibility::Delegate typedef | TCallbackCapable< DelegateType, _ID > | |
TAbstractLayerDrawable::IHasPrettyColor::Delegate typedef | TCallbackCapable< DelegateType, _ID > | |
THasBlock::Delegate typedef | TCallbackCapable< DelegateType, _ID > | |
IHasBlendInfo::Delegate typedef | TCallbackCapable< DelegateType, _ID > | |
IHasText::Delegate typedef | TCallbackCapable< DelegateType, _ID > | |
IHasTransform::Delegate typedef | TCallbackCapable< DelegateType, _ID > | |
DeltaScale(const FVec2F &iValues) | IHasTransform | |
DeltaScale(float iX, float iY) | IHasTransform | |
DeltaScaleUniform(float iValue) | IHasTransform | |
DeltaScaleX(float iValue) | IHasTransform | |
DeltaScaleY(float iValue) | IHasTransform | |
Down() const | IHasTransform | |
ExternalXAxis() const | IHasTransform | |
ExternalYAxis() const | IHasTransform | |
Font() const | IHasText | |
FontSize() const | IHasText | |
FromLocal(const FVec3F &iHPoint) const | IHasTransform | |
TAbstractLayerDrawable::TNode< ILayer >::GetDelegate() const | TCallbackCapable< DelegateType, _ID > | inline |
TAbstractLayerDrawable::IHasUserData::GetDelegate() const | TCallbackCapable< DelegateType, _ID > | inline |
TAbstractLayerDrawable::IHasName::GetDelegate() const | TCallbackCapable< DelegateType, _ID > | inline |
TAbstractLayerDrawable::IHasLock::GetDelegate() const | TCallbackCapable< DelegateType, _ID > | inline |
TAbstractLayerDrawable::IHasVisibility::GetDelegate() const | TCallbackCapable< DelegateType, _ID > | inline |
TAbstractLayerDrawable::IHasPrettyColor::GetDelegate() const | TCallbackCapable< DelegateType, _ID > | inline |
THasBlock::GetDelegate() const | TCallbackCapable< DelegateType, _ID > | inline |
IHasBlendInfo::GetDelegate() const | TCallbackCapable< DelegateType, _ID > | inline |
IHasText::GetDelegate() const | TCallbackCapable< DelegateType, _ID > | inline |
IHasTransform::GetDelegate() const | TCallbackCapable< DelegateType, _ID > | inline |
GetUserData(uint32 iTypeID) const | IHasUserData | |
GetUserData() const | IHasUserData | inline |
GetUserDataArray() const | IHasUserData | |
HasUserData() const | IHasUserData | inline |
IHasBlendInfo(eBlendMode iBlendMode=Blend_Normal, eAlphaMode iAlphaMode=Alpha_Normal, ufloat iOpacity=1.f, const FOnBlendInfoChanged &iDelegate=FOnBlendInfoChanged()) | IHasBlendInfo | protected |
IHasLock(bool i=false, const FOn_bool_Changed &d=FOn_bool_Changed()) | IHasLock | protected |
IHasName(const FString &iValue, const FOnNameChanged &iDelegate=FOnNameChanged()) | IHasName | |
IHasPrettyColor(const FColor &iColor=FColor::Transparent, const FOnColorChanged &iDelegate=FOnColorChanged()) | IHasPrettyColor | protected |
IHasText(const FWString &iString=L"Lorem ipsum dolor sit amet...", const FFont &iFont=FFont::DefaultFont, int iSize=12, const FColor &iColor=FColor::Black, bool iAntiAliased=true, const FOnTextInfoChanged &iDelegate=FOnTextInfoChanged()) | IHasText | protected |
IHasTransform(const FVec2F &iPivot=FVec2F(0.f), const FVec2F &iTranslation=FVec2F(0.f), ufloat iRotation=0.f, const FVec2F &iScale=FVec2F(1.f), const FOnTransformInfoChanged &iDelegate=FOnTransformInfoChanged()) | IHasTransform | protected |
IHasUserData(const FOnUserDataAdded &iDelegateAdd=FOnUserDataAdded(), const FOnUserDataChanged &iDelegateChanged=FOnUserDataChanged(), const FOnUserDataRemoved &iDelegateRemoved=FOnUserDataRemoved()) | IHasUserData | protected |
IHasUserData(const IHasUserData &)=delete | IHasUserData | protected |
IHasVisibility(bool i=true, const FOn_bool_Changed &d=FOn_bool_Changed()) | IHasVisibility | protected |
ILayer(const FString &iName="Untitled", bool iLocked=false, bool iVisible=true, const FColor &iPrettyColor=FColor::Transparent, const TRoot< ILayer > *iParent=nullptr, const FOnNameChanged &iOnNameChanged=FOnNameChanged(), const FOnBoolChanged &iOnLockChanged=FOnBoolChanged(), const FOnBoolChanged &iOnVisibleChanged=FOnBoolChanged(), const FOnColorChanged &iOnColorChanged=FOnColorChanged(), const FOnUserDataAdded &iOnUserDataAdded=FOnUserDataAdded(), const FOnUserDataChanged &iOnUserDataChanged=FOnUserDataChanged(), const FOnUserDataRemoved &iOnUserDataRemoved=FOnUserDataRemoved(), const FOnParentChanged &iOnParentChanged=FOnParentChanged(), const FOnSelfChanged &iOnSelfChanged=FOnSelfChanged()) | TAbstractLayerDrawable< BlockType > | |
ILayer::ILayer(const FString &iName="Untitled", bool iLocked=false, bool iVisible=true, const FColor &iPrettyColor=FColor::Transparent, const TRoot< ILayer > *iParent=nullptr, const FOnNameChanged &iOnNameChanged=FOnNameChanged(), const FOnBoolChanged &iOnLockChanged=FOnBoolChanged(), const FOnBoolChanged &iOnVisibleChanged=FOnBoolChanged(), const FOnColorChanged &iOnColorChanged=FOnColorChanged(), const FOnUserDataAdded &iOnUserDataAdded=FOnUserDataAdded(), const FOnUserDataChanged &iOnUserDataChanged=FOnUserDataChanged(), const FOnUserDataRemoved &iOnUserDataRemoved=FOnUserDataRemoved(), const FOnParentChanged &iOnParentChanged=FOnParentChanged(), const FOnSelfChanged &iOnSelfChanged=FOnSelfChanged()) | ILayer | |
InnerType typedef | TNode< ILayer > | |
InvalidImageCache() | TDrawable< BlockType > | virtual |
InverseMatrix() const | IHasTransform | |
TAbstractLayerDrawable::TNode< ILayer >::Invoke(Args ... args) const | TCallbackCapable< DelegateType, _ID > | inline |
TAbstractLayerDrawable::IHasUserData::Invoke(Args ... args) const | TCallbackCapable< DelegateType, _ID > | inline |
TAbstractLayerDrawable::IHasName::Invoke(Args ... args) const | TCallbackCapable< DelegateType, _ID > | inline |
TAbstractLayerDrawable::IHasLock::Invoke(Args ... args) const | TCallbackCapable< DelegateType, _ID > | inline |
TAbstractLayerDrawable::IHasVisibility::Invoke(Args ... args) const | TCallbackCapable< DelegateType, _ID > | inline |
TAbstractLayerDrawable::IHasPrettyColor::Invoke(Args ... args) const | TCallbackCapable< DelegateType, _ID > | inline |
THasBlock::Invoke(Args ... args) const | TCallbackCapable< DelegateType, _ID > | inline |
IHasBlendInfo::Invoke(Args ... args) const | TCallbackCapable< DelegateType, _ID > | inline |
IHasText::Invoke(Args ... args) const | TCallbackCapable< DelegateType, _ID > | inline |
IHasTransform::Invoke(Args ... args) const | TCallbackCapable< DelegateType, _ID > | inline |
IsAntiAliased() const | IHasText | |
IsImageCacheValid() const | TDrawable< BlockType > | |
IsLocked() const | IHasLock | |
IsVisible() const | IHasVisibility | |
LocalXAxis() const | IHasTransform | |
LocalYAxis() const | IHasTransform | |
Matrix() const | IHasTransform | |
Move(const FVec2F &iDelta) | IHasTransform | |
Move(float iDeltaRight, float iDeltaDown) | IHasTransform | |
MoveDown(float iDelta) | IHasTransform | |
MovePivot(const FVec2F &iDelta) | IHasTransform | |
MovePivot(float iDeltaX, float iDeltaY) | IHasTransform | |
MovePivotDown(float iDelta) | IHasTransform | |
MovePivotRight(float iDelta) | IHasTransform | |
MovePivotX(float iDelta) | IHasTransform | |
MovePivotY(float iDelta) | IHasTransform | |
MoveRight(float iDelta) | IHasTransform | |
Name() const | IHasName | |
NotifyChange() const | TNode< ILayer > | inline |
OnChangeNotifiedInternal() override | TAbstractLayerDrawable< BlockType > | inlinevirtual |
Opacity() const | IHasBlendInfo | |
operator=(const TLayerText &)=delete | TLayerText< BlockType, RasterizerType, RendererType, BlockAllocatorType, LayerStackType > | |
TAbstractLayerDrawable::operator=(const IHasUserData &)=delete | IHasUserData | protected |
Parent() const | TNode< ILayer > | inline |
Pivot() const | IHasTransform | |
PivotMatrix() const | IHasTransform | |
PivotX() const | IHasTransform | |
PivotY() const | IHasTransform | |
PointFromLocal(const FVec2F &iPoint) const | IHasTransform | |
PointToLocal(const FVec2F &iPoint) const | IHasTransform | |
PrettyColor() const | IHasPrettyColor | |
Rasterize(FContext &iCtx, FEvent *oEvent=nullptr) override | TLayerText< BlockType, RasterizerType, RendererType, BlockAllocatorType, LayerStackType > | virtual |
Realloc(uint16 iWidth, uint16 iHeight, eFormat iFormat=eFormat::Format_RGBA8, const FColorSpace *iColorSpace=nullptr) | THasBlock< BlockType, BlockAllocatorType > | protected |
RemoveUserData(uint32 iTypeID) | IHasUserData | |
RemoveUserData() | IHasUserData | inline |
RenderImage(FContext &iCtx, BlockType &ioBlock, const FRectI &iRect=FRectI::Auto, const FVec2I &iPos=FVec2I(0), const FSchedulePolicy &iPolicy=FSchedulePolicy(), uint32 iNumWait=0, const FEvent *iWaitList=nullptr) override | TLayerText< BlockType, RasterizerType, RendererType, BlockAllocatorType, LayerStackType > | virtual |
RenderImageCache(FContext &iCtx) override | TLayerText< BlockType, RasterizerType, RendererType, BlockAllocatorType, LayerStackType > | virtual |
Replace(BlockType *iValue) | THasBlock< BlockType, BlockAllocatorType > | protected |
ResetPivot() | IHasTransform | |
ResetRotation() | IHasTransform | |
ResetScale() | IHasTransform | |
ResetTranslation() | IHasTransform | |
ResetUserData() | IHasUserData | |
Right() const | IHasTransform | |
Rotate(float iAngleRad) | IHasTransform | |
Rotation() const | IHasTransform | |
RotationMatrix() const | IHasTransform | |
Scale() const | IHasTransform | |
ScaleMatrix() const | IHasTransform | |
ScaleX() const | IHasTransform | |
ScaleY() const | IHasTransform | |
Self() | TNode< ILayer > | inline |
Self() const | TNode< ILayer > | inline |
SetAlphaMode(eAlphaMode iValue) | IHasBlendInfo | |
SetAntiAliased(bool iValue) | IHasText | |
SetBlendMode(eBlendMode iValue) | IHasBlendInfo | |
TAbstractLayerDrawable::TNode< ILayer >::SetDelegate(const DelegateType &iDelegate) | TCallbackCapable< DelegateType, _ID > | inline |
TAbstractLayerDrawable::TNode< ILayer >::SetDelegate(const TCallbackCapable< DelegateType, _ID > &iOther) | TCallbackCapable< DelegateType, _ID > | inline |
TAbstractLayerDrawable::TNode< ILayer >::SetDelegate(typename DelegateType::tFptr iDelegateFPTR) | TCallbackCapable< DelegateType, _ID > | inline |
TAbstractLayerDrawable::IHasUserData::SetDelegate(const DelegateType &iDelegate) | TCallbackCapable< DelegateType, _ID > | inline |
TAbstractLayerDrawable::IHasUserData::SetDelegate(const TCallbackCapable< DelegateType, _ID > &iOther) | TCallbackCapable< DelegateType, _ID > | inline |
TAbstractLayerDrawable::IHasUserData::SetDelegate(typename DelegateType::tFptr iDelegateFPTR) | TCallbackCapable< DelegateType, _ID > | inline |
TAbstractLayerDrawable::IHasName::SetDelegate(const DelegateType &iDelegate) | TCallbackCapable< DelegateType, _ID > | inline |
TAbstractLayerDrawable::IHasName::SetDelegate(const TCallbackCapable< DelegateType, _ID > &iOther) | TCallbackCapable< DelegateType, _ID > | inline |
TAbstractLayerDrawable::IHasName::SetDelegate(typename DelegateType::tFptr iDelegateFPTR) | TCallbackCapable< DelegateType, _ID > | inline |
TAbstractLayerDrawable::IHasLock::SetDelegate(const DelegateType &iDelegate) | TCallbackCapable< DelegateType, _ID > | inline |
TAbstractLayerDrawable::IHasLock::SetDelegate(const TCallbackCapable< DelegateType, _ID > &iOther) | TCallbackCapable< DelegateType, _ID > | inline |
TAbstractLayerDrawable::IHasLock::SetDelegate(typename DelegateType::tFptr iDelegateFPTR) | TCallbackCapable< DelegateType, _ID > | inline |
TAbstractLayerDrawable::IHasVisibility::SetDelegate(const DelegateType &iDelegate) | TCallbackCapable< DelegateType, _ID > | inline |
TAbstractLayerDrawable::IHasVisibility::SetDelegate(const TCallbackCapable< DelegateType, _ID > &iOther) | TCallbackCapable< DelegateType, _ID > | inline |
TAbstractLayerDrawable::IHasVisibility::SetDelegate(typename DelegateType::tFptr iDelegateFPTR) | TCallbackCapable< DelegateType, _ID > | inline |
TAbstractLayerDrawable::IHasPrettyColor::SetDelegate(const DelegateType &iDelegate) | TCallbackCapable< DelegateType, _ID > | inline |
TAbstractLayerDrawable::IHasPrettyColor::SetDelegate(const TCallbackCapable< DelegateType, _ID > &iOther) | TCallbackCapable< DelegateType, _ID > | inline |
TAbstractLayerDrawable::IHasPrettyColor::SetDelegate(typename DelegateType::tFptr iDelegateFPTR) | TCallbackCapable< DelegateType, _ID > | inline |
THasBlock::SetDelegate(const DelegateType &iDelegate) | TCallbackCapable< DelegateType, _ID > | inline |
THasBlock::SetDelegate(const TCallbackCapable< DelegateType, _ID > &iOther) | TCallbackCapable< DelegateType, _ID > | inline |
THasBlock::SetDelegate(typename DelegateType::tFptr iDelegateFPTR) | TCallbackCapable< DelegateType, _ID > | inline |
IHasBlendInfo::SetDelegate(const DelegateType &iDelegate) | TCallbackCapable< DelegateType, _ID > | inline |
IHasBlendInfo::SetDelegate(const TCallbackCapable< DelegateType, _ID > &iOther) | TCallbackCapable< DelegateType, _ID > | inline |
IHasBlendInfo::SetDelegate(typename DelegateType::tFptr iDelegateFPTR) | TCallbackCapable< DelegateType, _ID > | inline |
IHasText::SetDelegate(const DelegateType &iDelegate) | TCallbackCapable< DelegateType, _ID > | inline |
IHasText::SetDelegate(const TCallbackCapable< DelegateType, _ID > &iOther) | TCallbackCapable< DelegateType, _ID > | inline |
IHasText::SetDelegate(typename DelegateType::tFptr iDelegateFPTR) | TCallbackCapable< DelegateType, _ID > | inline |
IHasTransform::SetDelegate(const DelegateType &iDelegate) | TCallbackCapable< DelegateType, _ID > | inline |
IHasTransform::SetDelegate(const TCallbackCapable< DelegateType, _ID > &iOther) | TCallbackCapable< DelegateType, _ID > | inline |
IHasTransform::SetDelegate(typename DelegateType::tFptr iDelegateFPTR) | TCallbackCapable< DelegateType, _ID > | inline |
SetFont(const FFont &iValue) | IHasText | |
SetFontSize(int iValue) | IHasText | |
SetLocked(bool i) | IHasLock | |
SetName(const FString &iValue) | IHasName | |
SetOpacity(ufloat iValue) | IHasBlendInfo | |
SetParent(const tParent *iParent) | TNode< ILayer > | inline |
SetPivot(const FVec2F &iValues) | IHasTransform | |
SetPivot(float iX, float iY) | IHasTransform | |
SetPivotX(float iValue) | IHasTransform | |
SetPivotY(float iValue) | IHasTransform | |
SetPrettyColor(const FColor &iValue) | IHasPrettyColor | |
SetRotation(float iAngleRad) | IHasTransform | |
SetScale(const FVec2F &iValues) | IHasTransform | |
SetScale(float iX, float iY) | IHasTransform | |
SetScaleuniform(float iValue) | IHasTransform | |
SetScaleX(float iValue) | IHasTransform | |
SetScaleY(float iValue) | IHasTransform | |
SetText(const FWString &iValue) | IHasText | |
SetTextColor(const FColor &iValue) | IHasText | |
SetTranslation(const FVec2F &iValues) | IHasTransform | |
SetTranslation(float iX, float iY) | IHasTransform | |
SetTranslationX(float iValue) | IHasTransform | |
SetTranslationY(float iValue) | IHasTransform | |
SetVisible(bool i) | IHasVisibility | |
StaticType() | TLayerText< BlockType, RasterizerType, RendererType, BlockAllocatorType, LayerStackType > | inlinestatic |
StaticTypeID() | TLayerText< BlockType, RasterizerType, RendererType, BlockAllocatorType, LayerStackType > | inlinestatic |
Stretch(const FVec2F &iValues) | IHasTransform | |
Stretch(float iX, float iY) | IHasTransform | |
StretchUniform(float iValue) | IHasTransform | |
StretchX(float iValue) | IHasTransform | |
StretchY(float iValue) | IHasTransform | |
Target(const FVec2F &iTarget) | IHasTransform | |
TargetLocal(const FVec2F &iTarget) | IHasTransform | |
TAbstractLayerDrawable::TNode< ILayer >::TCallbackCapable(const DelegateType &iDelegate=DelegateType()) | TCallbackCapable< DelegateType, _ID > | inline |
TAbstractLayerDrawable::TNode< ILayer >::TCallbackCapable(typename DelegateType::tFptr iDelegateFPTR) | TCallbackCapable< DelegateType, _ID > | inline |
TAbstractLayerDrawable::IHasUserData::TCallbackCapable(const DelegateType &iDelegate=DelegateType()) | TCallbackCapable< DelegateType, _ID > | inline |
TAbstractLayerDrawable::IHasUserData::TCallbackCapable(typename DelegateType::tFptr iDelegateFPTR) | TCallbackCapable< DelegateType, _ID > | inline |
TAbstractLayerDrawable::IHasName::TCallbackCapable(const DelegateType &iDelegate=DelegateType()) | TCallbackCapable< DelegateType, _ID > | inline |
TAbstractLayerDrawable::IHasName::TCallbackCapable(typename DelegateType::tFptr iDelegateFPTR) | TCallbackCapable< DelegateType, _ID > | inline |
TAbstractLayerDrawable::IHasLock::TCallbackCapable(const DelegateType &iDelegate=DelegateType()) | TCallbackCapable< DelegateType, _ID > | inline |
TAbstractLayerDrawable::IHasLock::TCallbackCapable(typename DelegateType::tFptr iDelegateFPTR) | TCallbackCapable< DelegateType, _ID > | inline |
TAbstractLayerDrawable::IHasVisibility::TCallbackCapable(const DelegateType &iDelegate=DelegateType()) | TCallbackCapable< DelegateType, _ID > | inline |
TAbstractLayerDrawable::IHasVisibility::TCallbackCapable(typename DelegateType::tFptr iDelegateFPTR) | TCallbackCapable< DelegateType, _ID > | inline |
TAbstractLayerDrawable::IHasPrettyColor::TCallbackCapable(const DelegateType &iDelegate=DelegateType()) | TCallbackCapable< DelegateType, _ID > | inline |
TAbstractLayerDrawable::IHasPrettyColor::TCallbackCapable(typename DelegateType::tFptr iDelegateFPTR) | TCallbackCapable< DelegateType, _ID > | inline |
THasBlock::TCallbackCapable(const DelegateType &iDelegate=DelegateType()) | TCallbackCapable< DelegateType, _ID > | inline |
THasBlock::TCallbackCapable(typename DelegateType::tFptr iDelegateFPTR) | TCallbackCapable< DelegateType, _ID > | inline |
IHasBlendInfo::TCallbackCapable(const DelegateType &iDelegate=DelegateType()) | TCallbackCapable< DelegateType, _ID > | inline |
IHasBlendInfo::TCallbackCapable(typename DelegateType::tFptr iDelegateFPTR) | TCallbackCapable< DelegateType, _ID > | inline |
IHasText::TCallbackCapable(const DelegateType &iDelegate=DelegateType()) | TCallbackCapable< DelegateType, _ID > | inline |
IHasText::TCallbackCapable(typename DelegateType::tFptr iDelegateFPTR) | TCallbackCapable< DelegateType, _ID > | inline |
IHasTransform::TCallbackCapable(const DelegateType &iDelegate=DelegateType()) | TCallbackCapable< DelegateType, _ID > | inline |
IHasTransform::TCallbackCapable(typename DelegateType::tFptr iDelegateFPTR) | TCallbackCapable< DelegateType, _ID > | inline |
TDrawable() | TDrawable< BlockType > | protected |
Text() const | IHasText | |
TextColor() const | IHasText | |
THasBlock(uint16 iWidth, uint16 iHeight, eFormat iFormat=eFormat::Format_RGBA8, const FColorSpace *iColorSpace=nullptr, const TOnBlockChanged< BlockType > &iDelegate=TOnBlockChanged< BlockType >()) | THasBlock< BlockType, BlockAllocatorType > | protected |
THasBlock(BlockType *iBlock, const TOnBlockChanged< BlockType > &iDelegate=TOnBlockChanged< BlockType >()) | THasBlock< BlockType, BlockAllocatorType > | protected |
TLayerText(const FString &iName="Untitled Text", bool iLocked=false, bool iVisible=true, const FColor &iPrettyColor=FColor::Transparent, uint16 iWidth=0, uint16 iHeight=0, eFormat iFormat=Format_RGBA8, const FColorSpace *iColorSpace=nullptr, eBlendMode iBlendMode=eBlendMode::Blend_Normal, eAlphaMode iAlphaMode=eAlphaMode::Alpha_Normal, ufloat iOpacity=1.f, const FWString &iText=L"Lorem ipsum dolor sit amet...", const FFont &iFont=FFont::DefaultFont, uint32 iFontSize=12, const ISample &iTextColor=FColor::Black, bool iAntiAliased=true, const FTransformInfo &iTransform={}, const TRoot< ILayer > *iParent=nullptr, const FOnNameChanged &iOnNameChanged=FOnNameChanged(), const FOnBoolChanged &iOnLockChanged=FOnBoolChanged(), const FOnBoolChanged &iOnVisibleChanged=FOnBoolChanged(), const FOnColorChanged &iOnColorChanged=FOnColorChanged(), const FOnUserDataAdded &iOnUserDataAdded=FOnUserDataAdded(), const FOnUserDataChanged &iOnUserDataChanged=FOnUserDataChanged(), const FOnUserDataRemoved &iOnUserDataRemoved=FOnUserDataRemoved(), const FOnParentChanged &iOnParentChanged=FOnParentChanged(), const FOnSelfChanged &iOnSelfChanged=FOnSelfChanged(), const TOnBlockChanged< BlockType > &iOnBlockChanged=TOnBlockChanged< BlockType >(), const FOnBlendInfoChanged &iOnBlendInfoChanged=FOnBlendInfoChanged(), const FOnTextInfoChanged &iOnTextInfoChanged=FOnTextInfoChanged(), const FOnTransformInfoChanged &iOnTransformInfoChanged=FOnTransformInfoChanged()) | TLayerText< BlockType, RasterizerType, RendererType, BlockAllocatorType, LayerStackType > | |
TLayerText(BlockType *iBlock, const FString &iName="Untitled Text", bool iLocked=false, bool iVisible=true, const FColor &iPrettyColor=FColor::Transparent, eBlendMode iBlendMode=eBlendMode::Blend_Normal, eAlphaMode iAlphaMode=eAlphaMode::Alpha_Normal, ufloat iOpacity=1.f, const FWString &iText=L"Lorem ipsum dolor sit amet...", const FFont &iFont=FFont::DefaultFont, uint32 iFontSize=12, const ISample &iTextColor=FColor::Black, bool iAntiAliased=true, const FTransformInfo &iTransform={}, const TRoot< ILayer > *iParent=nullptr, const FOnNameChanged &iOnNameChanged=FOnNameChanged(), const FOnBoolChanged &iOnLockChanged=FOnBoolChanged(), const FOnBoolChanged &iOnVisibleChanged=FOnBoolChanged(), const FOnColorChanged &iOnColorChanged=FOnColorChanged(), const FOnUserDataAdded &iOnUserDataAdded=FOnUserDataAdded(), const FOnUserDataChanged &iOnUserDataChanged=FOnUserDataChanged(), const FOnUserDataRemoved &iOnUserDataRemoved=FOnUserDataRemoved(), const FOnParentChanged &iOnParentChanged=FOnParentChanged(), const FOnSelfChanged &iOnSelfChanged=FOnSelfChanged(), const TOnBlockChanged< BlockType > &iOnBlockChanged=TOnBlockChanged< BlockType >(), const FOnBlendInfoChanged &iOnBlendInfoChanged=FOnBlendInfoChanged(), const FOnTextInfoChanged &iOnTextInfoChanged=FOnTextInfoChanged(), const FOnTransformInfoChanged &iOnTransformInfoChanged=FOnTransformInfoChanged()) | TLayerText< BlockType, RasterizerType, RendererType, BlockAllocatorType, LayerStackType > | |
TLayerText(const TLayerText &)=delete | TLayerText< BlockType, RasterizerType, RendererType, BlockAllocatorType, LayerStackType > | |
TNode(const tParent *iParent=nullptr, const TOnParentChanged< ILayer > &iParentChangedDelegate=TOnParentChanged< ILayer >(), const TOnSelfChanged< ILayer > &iSelfChangedDelegate=TOnSelfChanged< ILayer >()) | TNode< ILayer > | inline |
ToLocal(const FVec3F &iHPoint) const | IHasTransform | |
TopLevelParent() const | TNode< ILayer > | inline |
Translate(const FVec2F &iDelta) | IHasTransform | |
Translate(float iDeltaX, float iDeltaY) | IHasTransform | |
TranslateX(float iDelta) | IHasTransform | |
TranslateY(float iDelta) | IHasTransform | |
Translation() const | IHasTransform | |
TranslationMatrix() const | IHasTransform | |
TranslationX() const | IHasTransform | |
TranslationY() const | IHasTransform | |
Type() const override | TLayerText< BlockType, RasterizerType, RendererType, BlockAllocatorType, LayerStackType > | inlinevirtual |
TypeID() const override | TLayerText< BlockType, RasterizerType, RendererType, BlockAllocatorType, LayerStackType > | inlinevirtual |
UserDataExists(uint32 iTypeID) const | IHasUserData | |
ValidateImageCache() | TDrawable< BlockType > | protected |
VecFromLocal(const FVec2F &iVec) const | IHasTransform | |
VecToLocal(const FVec2F &iVec) const | IHasTransform | |
~IHasUserData() | IHasUserData | protected |
~ILayer() override=0 | ILayer | pure virtual |
~TAbstractLayerDrawable() override=0 | TAbstractLayerDrawable< BlockType > | inlinepure virtual |
~THasBlock() | THasBlock< BlockType, BlockAllocatorType > | protected |
~TLayerText() override | TLayerText< BlockType, RasterizerType, RendererType, BlockAllocatorType, LayerStackType > | virtual |
~TNode() | TNode< ILayer > | inlinevirtual |