kanzi::NodeVisual2D Member List

This is the complete list of members for kanzi::NodeVisual2D, including all inherited members.

calculateContentStretch(int contentStretch, Vector2 renderSize, Vector2 contentSize)kanzi::NodeVisual2D
createBackgroundGeometry(const QuadDescription &quad)kanzi::NodeVisual2Dinline
createBackgroundGeometry(const QuadDescription &bg, const QuadDescription &fg, unsigned int clippingResult)kanzi::NodeVisual2Dinline
getBackgroundBrushRenderer() const kanzi::NodeVisual2Dinline
getBackgroundGeometry() const kanzi::NodeVisual2Dinline
getBackgroundTiling() const kanzi::NodeVisual2Dinline
getForegroundBrushRenderer() const kanzi::NodeVisual2Dinline
getForegroundGeometry() const kanzi::NodeVisual2Dinline
getForegroundTiling() const kanzi::NodeVisual2Dinline
isBackgroundOpaque() const kanzi::NodeVisual2Dinline
isForegroundOpaque() const kanzi::NodeVisual2Dinline
NodeVisual2D()kanzi::NodeVisual2Dinlineexplicit
renderBackground(Renderer3D &renderer, const Geometry &geometry, const Matrix4x4 &transform)kanzi::NodeVisual2D
renderBackground(Renderer3D &renderer, const Geometry &geometry, const Matrix3x3 &transform)kanzi::NodeVisual2Dinline
renderBackground(Renderer3D &renderer, const Matrix4x4 &transform)kanzi::NodeVisual2D
renderBackground(Renderer3D &renderer, const Matrix3x3 &transform)kanzi::NodeVisual2Dinline
renderForeground(Renderer3D &renderer, const Matrix4x4 &transform)kanzi::NodeVisual2D
renderForeground(Renderer3D &renderer, const Matrix3x3 &transform)kanzi::NodeVisual2Dinline
resetBackgroundBrush()kanzi::NodeVisual2Dinline
resetBackgroundGeometry()kanzi::NodeVisual2Dinline
resetForegroundBrush()kanzi::NodeVisual2Dinline
resetForegroundGeometry()kanzi::NodeVisual2Dinline
restoreResources()kanzi::NodeVisual2D
setBackgroundBrush(BrushSharedPtr brush, Node &node)kanzi::NodeVisual2Dinline
setForegroundBrushRenderer(BrushSharedPtr brush, Node &node)kanzi::NodeVisual2Dinline
setForegroundGeometry(const QuadDescription &quad)kanzi::NodeVisual2Dinline
updateContentTexture(TextureSharedPtr texture)kanzi::NodeVisual2Dinline
updateRender(float layoutOpacity, bool selfInCompositionTarget, bool foregroundOpaquenessHint, bool translucencyHint)kanzi::NodeVisual2D