Viadeo Twitter Google Bookmarks ! Facebook Digg del.icio.us MySpace Yahoo MyWeb Blinklist Netvouz Reddit Simpy StumbleUpon Bookmarks Windows Live Favorites 
Logo Documentation Qt ·  Page d'accueil  ·  Toutes les classes  ·  Classes principales  ·  Annotées  ·  Classes groupées  ·  Modules  ·  Fonctions  · 

QSGFlatColorMaterial Class

The QSGFlatColorMaterial class provides a convenient way of rendering solid colored geometry in the scene graph. More...

 #include <QSGFlatColorMaterial>

Inherits: QSGMaterial.

Public Types

enum Flag { Blending, RequiresDeterminant, RequiresFullMatrix }
flags Flags

Public Functions

QSGFlatColorMaterial()
QSGMaterial()
virtual ~QSGMaterial()
const QColor & color() const
virtual int compare(const QSGMaterial * other) const
virtual QSGMaterialShader * createShader() const = 0
QSGMaterial::Flags flags() const
void setColor(const QColor & color)
void setFlag(Flags flags, bool on = true)
virtual QSGMaterialType * type() const = 0

Reimplemented Public Functions

virtual int compare(const QSGMaterial * other) const

Detailed Description

The QSGFlatColorMaterial class provides a convenient way of rendering solid colored geometry in the scene graph.

The flat color material will fill every pixel in a geometry using a solid color. The color can contain transparency.

The geometry to be rendered with a flat color material requires vertices in attribute location 0 in the QSGGeometry object to render correctly. The QSGGeometry::defaultAttributes_Point2D() returns an attribute set compatible with this material.

The flat color material respects both current opacity and current matrix when updating it's rendering state.

Member Function Documentation

QSGFlatColorMaterial::QSGFlatColorMaterial()

Constructs a new flat color material.

The default color is white.

const QColor & QSGFlatColorMaterial::color() const

Returns this flat color material's color.

The default color is white.

See also setColor().

int QSGFlatColorMaterial::compare(const QSGMaterial * other) const [virtual]

void QSGFlatColorMaterial::setColor(const QColor & color)

Sets this flat color material's color to color.

See also color().

Cette page est une traduction d'une page de la documentation de Qt, écrite par Nokia Corporation and/or its subsidiary(-ies). Les éventuels problèmes résultant d'une mauvaise traduction ne sont pas imputables à Nokia. Qt 5.0-snapshot
Copyright © 2012 Developpez LLC. Tous droits réservés Developpez LLC. Aucune reproduction, même partielle, ne peut être faite de ce site et de l'ensemble de son contenu : textes, documents et images sans l'autorisation expresse de Developpez LLC. Sinon, vous encourez selon la loi jusqu'à 3 ans de prison et jusqu'à 300 000 E de dommages et intérêts. Cette page est déposée à la SACD.
Vous avez déniché une erreur ? Un bug ? Une redirection cassée ? Ou tout autre problème, quel qu'il soit ? Ou bien vous désirez participer à ce projet de traduction ? N'hésitez pas à nous contacter ou par MP !
 
 
 
 
Partenaires

Hébergement Web