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

(b027d2e8e3e8c21121d731c69ee6f399405cb0b6)

#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 15 of file qssgrenderparticles.cpp.

◆ divisibleBy()

QT_BEGIN_NAMESPACE int divisibleBy ( int a,
int b )
static

Definition at line 11 of file qssgrenderparticles.cpp.