![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qssgrendergeometry_p.h>
Public Attributes | |
| QSSGMesh::RuntimeMeshData::Attribute::Semantic | semantic = QSSGMesh::RuntimeMeshData::Attribute::PositionSemantic |
| int | offset = -1 |
| QSSGMesh::Mesh::ComponentType | componentType = QSSGMesh::Mesh::ComponentType::Float32 |
Definition at line 31 of file qssgrendergeometry_p.h.
| QSSGMesh::Mesh::ComponentType QSSGRenderGeometry::Attribute::componentType = QSSGMesh::Mesh::ComponentType::Float32 |
Definition at line 34 of file qssgrendergeometry_p.h.
| int QSSGRenderGeometry::Attribute::offset = -1 |
Definition at line 33 of file qssgrendergeometry_p.h.
Referenced by testing.tools.fixup_pdf_template.TemplateProcessor::insert_xref_entry(), and testing.tools.fixup_pdf_template.TemplateProcessor::process_line().
| QSSGMesh::RuntimeMeshData::Attribute::Semantic QSSGRenderGeometry::Attribute::semantic = QSSGMesh::RuntimeMeshData::Attribute::PositionSemantic |
Definition at line 32 of file qssgrendergeometry_p.h.