![]() |
Qt 6.x
The Qt SDK
|
#include "qquick3dgeometry_p.h"
#include "qquick3dscenemanager_p.h"
#include <QtQuick3DUtils/private/qssgutils_p.h>
Go to the source code of this file.
|
inlinestatic |
Definition at line 868 of file qquick3dgeometry.cpp.
References QQuick3DGeometry::Attribute::F32Type, QQuick3DGeometry::Attribute::I32Type, QQuick3DGeometry::Attribute::U16Type, and QQuick3DGeometry::Attribute::U32Type.
Referenced by QQuick3DGeometry::updateSpatialNode().
|
inlinestatic |
Definition at line 812 of file qquick3dgeometry.cpp.
References QQuick3DGeometry::Lines, QQuick3DGeometry::LineStrip, QQuick3DGeometry::Points, QQuick3DGeometry::TriangleFan, QQuick3DGeometry::Triangles, and QQuick3DGeometry::TriangleStrip.
Referenced by QQuick3DGeometry::updateSpatialNode().
|
inlinestatic |
Definition at line 832 of file qquick3dgeometry.cpp.
References QQuick3DGeometry::Attribute::BinormalSemantic, QSSGMesh::RuntimeMeshData::Attribute::BinormalSemantic, QQuick3DGeometry::Attribute::ColorSemantic, QSSGMesh::RuntimeMeshData::Attribute::ColorSemantic, QQuick3DGeometry::Attribute::IndexSemantic, QSSGMesh::RuntimeMeshData::Attribute::IndexSemantic, QQuick3DGeometry::Attribute::JointSemantic, QSSGMesh::RuntimeMeshData::Attribute::JointSemantic, QQuick3DGeometry::Attribute::NormalSemantic, QSSGMesh::RuntimeMeshData::Attribute::NormalSemantic, QQuick3DGeometry::Attribute::PositionSemantic, QSSGMesh::RuntimeMeshData::Attribute::PositionSemantic, QQuick3DGeometry::Attribute::TangentSemantic, QSSGMesh::RuntimeMeshData::Attribute::TangentSemantic, QQuick3DGeometry::Attribute::TargetBinormalSemantic, QQuick3DGeometry::Attribute::TargetNormalSemantic, QQuick3DGeometry::Attribute::TargetPositionSemantic, QQuick3DGeometry::Attribute::TargetTangentSemantic, QQuick3DGeometry::Attribute::TexCoord0Semantic, QSSGMesh::RuntimeMeshData::Attribute::TexCoord0Semantic, QQuick3DGeometry::Attribute::TexCoord1Semantic, QSSGMesh::RuntimeMeshData::Attribute::TexCoord1Semantic, QQuick3DGeometry::Attribute::WeightSemantic, and QSSGMesh::RuntimeMeshData::Attribute::WeightSemantic.
Referenced by QQuick3DGeometry::updateSpatialNode().