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

(fb348df3b219508a01770bed6145066300e3585c)

#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 <ssg/qssgrenderextensions.h>
#include "qquick3dobject_p.h"
#include "qquick3dscenemanager_p.h"
#include "qquick3dutils_p.h"
#include "qquick3drenderextensions.h"
#include "qquick3dviewport_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 1047 of file qquick3dtexture.cpp.

References context, 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: