Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qmeshshape.cpp File Reference

(e0c8bbfc6d8a3969a8cf6fcb91a8d37a398aefd2)

#include "qcacheutils_p.h"
#include "qmeshshape_p.h"
#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/qqmlcontext.h>
#include <QtQuick3DUtils/private/qssgmesh_p.h>
#include <QtQuick3DRuntimeRender/private/qssgrenderbuffermanager_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()

Definition at line 28 of file qmeshshape.cpp.