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

(d802bf39c6ddb3dd061e6b196a63c3967ea6cf34)

#include "qcacheutils_p.h"
#include "qmeshshape_p.h"
#include <QFile>
#include <QFileInfo>
#include <QtQuick3D/QQuick3DGeometry>
#include <extensions/PxExtensionsAPI.h>
#include "foundation/PxVec3.h"
#include "cooking/PxConvexMeshDesc.h"
#include "extensions/PxDefaultStreams.h"
#include <QtQml/qqml.h>
#include <QtQml/QQmlFile>
#include <QtQml/qqmlcontext.h>
#include <QtQuick3DUtils/private/qssgmesh_p.h>
#include "qphysicsworld_p.h"
#include "qphysicsmeshutils_p_p.h"
+ Include dependency graph for qmeshshape.cpp:

Go to the source code of this file.

Functions

static QT_BEGIN_NAMESPACE QQuick3DGeometry::Attribute attributeBySemantic (const QQuick3DGeometry *geometry, QQuick3DGeometry::Attribute::Semantic semantic)
 

Function Documentation

◆ attributeBySemantic()

static QT_BEGIN_NAMESPACE QQuick3DGeometry::Attribute attributeBySemantic ( const QQuick3DGeometry * geometry,
QQuick3DGeometry::Attribute::Semantic semantic )
static

Definition at line 30 of file qmeshshape.cpp.

References QQuick3DGeometry::attribute(), QQuick3DGeometry::attributeCount(), and i.

+ Here is the call graph for this function: