Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qquick3dtexture.cpp File Reference
#include "qquick3dtexture_p.h"
#include <QtQuick3DRuntimeRender/private/qssgrenderimage_p.h>
#include <QtQuick3DRuntimeRender/private/qssgrendertexturedata_p.h>
#include <QtQuick3DRuntimeRender/private/qssgrenderloadedtexture_p.h>
#include <QtQml/QQmlFile>
#include <QtQuick/QQuickItem>
#include <QtQuick/private/qquickitem_p.h>
#include <QtCore/qmath.h>
#include "qquick3dobject_p.h"
#include "qquick3dscenemanager_p.h"
#include "qquick3dutils_p.h"
+ Include dependency graph for qquick3dtexture.cpp:

Go to the source code of this file.

Functions

static QSSGRenderPath resolveImagePath (const QUrl &url, const QQmlContext *context)
 

Function Documentation

◆ resolveImagePath()

static QSSGRenderPath resolveImagePath ( const QUrl url,
const QQmlContext context 
)
static

Definition at line 998 of file qquick3dtexture.cpp.

References QString::append(), context, QChar::fromLatin1(), QUrl::isRelative(), QUrl::path(), url, and QQmlFile::urlToLocalFileOrQrc().

Referenced by QQuick3DTexture::updateSpatialNode().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: