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

static int ceilDivide ( int  a,
int  b 
)
static

Definition at line 13 of file qssgrenderparticles.cpp.

Referenced by QSSGParticleBuffer::resize().

+ Here is the caller graph for this function:

◆ divisibleBy()

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

Definition at line 9 of file qssgrenderparticles.cpp.

Referenced by QSSGParticleBuffer::resize().

+ Here is the caller graph for this function: