Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qssgrenderclippingfrustum.cpp File Reference
#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)]