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
qssgrenderparticles.cpp File Reference

(ed39d7a18a4ddfc0cc9197b3b0863c1443fe3b8a)

#include <QtQuick3DRuntimeRender/private/qssgrenderparticles_p.h>
#include <cmath>
Include dependency graph for qssgrenderparticles.cpp:

Go to the source code of this file.

Functions

static QT_BEGIN_NAMESPACE int divisibleBy (int a, int b)
static int ceilDivide (int a, int b)

Function Documentation

◆ ceilDivide()

int ceilDivide ( int a,
int b )
static

Definition at line 13 of file qssgrenderparticles.cpp.

◆ divisibleBy()

QT_BEGIN_NAMESPACE int divisibleBy ( int a,
int b )
static

Definition at line 9 of file qssgrenderparticles.cpp.