![]() |
Qt 6.x
The Qt SDK
|
#include <QtCore/qglobal.h>
#include <QtQuick3DUtils/private/qssgmesh_p.h>
Go to the source code of this file.
Namespaces | |
namespace | AssimpUtils |
Typedefs | |
using | AssimpUtils::BoneIndexMap = QHash< QString, qint32 > |
using | AssimpUtils::MeshList = QVector< const aiMesh * > |
Functions | |
QSSGMesh::Mesh | AssimpUtils::generateMeshData (const aiScene &scene, const MeshList &meshes, bool useFloatJointIndices, bool generateLevelsOfDetail, float normalMergeAngle, float normalSplitAngle, QString &errorString) |
size_t | qHash (const QVector3D &vector, size_t seed=0) |
|
inline |
Definition at line 33 of file assimputils.h.
References qHashBits(), seed, and vector.