Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qsgmaterial.cpp File Reference

(deadb187b13ee2cb25dfc4d5c8b143f86b1792af)

#include "qsgmaterial.h"
#include "qsgrenderer_p.h"
Include dependency graph for qsgmaterial.cpp:

Go to the source code of this file.

Functions

static void qt_print_material_count ()

Variables

static QT_BEGIN_NAMESPACE int qt_material_count = 0
 \group qtquick-scenegraph-materials \title Qt Quick Scene Graph Material Classes

Function Documentation

◆ qt_print_material_count()

void qt_print_material_count ( )
static

Definition at line 21 of file qsgmaterial.cpp.

References qt_material_count.

Variable Documentation

◆ qt_material_count

QT_BEGIN_NAMESPACE int qt_material_count = 0
static

\group qtquick-scenegraph-materials \title Qt Quick Scene Graph Material Classes

classes used to define materials in the Qt Quick Scene Graph.

This page lists the material classes in \l {Qt Quick}'s \l {scene graph}{Qt Quick Scene Graph}.

Definition at line 19 of file qsgmaterial.cpp.

Referenced by qt_print_material_count().