Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qssgrenderclippingfrustum.cpp File Reference

(2b139225745a94ab4fa7e30f28cd0207469ee68e)

#include "qssgrenderclippingfrustum_p.h"
#include <QtQuick3DUtils/private/qssgutils_p.h>
+ Include dependency graph for qssgrenderclippingfrustum.cpp:

Go to the source code of this file.

Macros

#define M(_x, _y)   modelviewProjection[(4 * (_y)) + (_x)]
 

Macro Definition Documentation

◆ M

#define M ( _x,
_y )   modelviewProjection[(4 * (_y)) + (_x)]