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
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()

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: