![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QSSGMesh::MeshInternal, including all inherited members.
byteSizeForComponentType(Mesh::ComponentType componentType) | QSSGMesh::MeshInternal | inlinestatic |
calculateSubsetBounds(const Mesh::VertexBufferEntry &entry, const QByteArray &vertexBufferData, quint32 vertexBufferStride, const QByteArray &indexBufferData, Mesh::ComponentType indexComponentType, quint32 subsetCount, quint32 subsetOffset) | QSSGMesh::MeshInternal | static |
getColorAttrName() | QSSGMesh::MeshInternal | inlinestatic |
getJointAttrName() | QSSGMesh::MeshInternal | inlinestatic |
getLightmapUVAttrName() | QSSGMesh::MeshInternal | inlinestatic |
getNormalAttrName() | QSSGMesh::MeshInternal | inlinestatic |
getPositionAttrName() | QSSGMesh::MeshInternal | inlinestatic |
getTexBinormalAttrName() | QSSGMesh::MeshInternal | inlinestatic |
getTexTanAttrName() | QSSGMesh::MeshInternal | inlinestatic |
getUV0AttrName() | QSSGMesh::MeshInternal | inlinestatic |
getUV1AttrName() | QSSGMesh::MeshInternal | inlinestatic |
getWeightAttrName() | QSSGMesh::MeshInternal | inlinestatic |
readFileHeader(QIODevice *device) | QSSGMesh::MeshInternal | static |
readMeshData(QIODevice *device, quint64 offset, Mesh *mesh, MeshDataHeader *header) | QSSGMesh::MeshInternal | static |
writeFileHeader(QIODevice *device, const MultiMeshInfo &meshFileInfo) | QSSGMesh::MeshInternal | static |
writeMeshData(QIODevice *device, const Mesh &mesh) | QSSGMesh::MeshInternal | static |
writeMeshHeader(QIODevice *device, const MeshDataHeader &header) | QSSGMesh::MeshInternal | static |