/dports/games/openspades/openspades-0.1.3/Sources/Draw/ |
H A D | GLVoxelModel.cpp | 283 static GLProgramAttribute normalAttribute("normalAttribute"); in RenderShadowMapPass() local 393 static GLProgramAttribute normalAttribute("normalAttribute"); in RenderSunlightPass() local 510 static GLProgramAttribute normalAttribute("normalAttribute"); in RenderDynamicLightPass() local
|
H A D | GLMapChunk.cpp | 405 static GLProgramAttribute normalAttribute("normalAttribute"); in RenderSunlightPass() local 484 static GLProgramAttribute normalAttribute("normalAttribute"); in RenderDLightPass() local
|
H A D | GLOptimizedVoxelModel.cpp | 538 static GLProgramAttribute normalAttribute("normalAttribute"); in RenderShadowMapPass() local 665 static GLProgramAttribute normalAttribute("normalAttribute"); in RenderSunlightPass() local 797 static GLProgramAttribute normalAttribute("normalAttribute"); in RenderDynamicLightPass() local
|
H A D | GLMapRenderer.cpp | 246 static GLProgramAttribute normalAttribute("normalAttribute"); in RenderSunlightPass() local 339 static GLProgramAttribute normalAttribute("normalAttribute"); in RenderDynamicLightPass() local
|
/dports/graphics/qgis/qgis-3.22.3/src/3d/terrain/ |
H A D | qgsdemterraintilegeometry_p.h | 71 Qt3DRender::QAttribute *normalAttribute() { return mNormalAttribute; } in normalAttribute() function
|
/dports/graphics/qgis-ltr/qgis-3.16.16/src/3d/terrain/ |
H A D | qgsdemterraintilegeometry_p.h | 71 Qt3DRender::QAttribute *normalAttribute() { return mNormalAttribute; } in normalAttribute() function
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/testing/ |
H A D | origin_trials_test.h | 28 bool normalAttribute() { return true; } in normalAttribute() function
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/testing/ |
H A D | origin_trials_test.h | 28 bool normalAttribute() { return true; } in normalAttribute() function
|
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/plugins/geometryloaders/default/ |
H A D | basegeometryloader.cpp | 172 …QAttribute *normalAttribute = new QAttribute(buf, QAttribute::defaultNormalAttributeName(), QAttri… in generateGeometry() local
|
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/extras/geometries/ |
H A D | qplanegeometry.cpp | 451 QAttribute *QPlaneGeometry::normalAttribute() const in normalAttribute() function in Qt3DExtras::QPlaneGeometry
|
H A D | qspheregeometry.cpp | 556 QAttribute *QSphereGeometry::normalAttribute() const in normalAttribute() function in Qt3DExtras::QSphereGeometry
|
H A D | qtorusgeometry.cpp | 530 QAttribute *QTorusGeometry::normalAttribute() const in normalAttribute() function in Qt3DExtras::QTorusGeometry
|
H A D | qcylindergeometry.cpp | 579 QAttribute *QCylinderGeometry::normalAttribute() const in normalAttribute() function in Qt3DExtras::QCylinderGeometry
|
H A D | qconegeometry.cpp | 737 QAttribute *QConeGeometry::normalAttribute() const in normalAttribute() function in Qt3DExtras::QConeGeometry
|
H A D | qcuboidgeometry.cpp | 877 QAttribute *QCuboidGeometry::normalAttribute() const in normalAttribute() function in Qt3DExtras::QCuboidGeometry
|
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/extras/3dtext/ |
H A D | qextrudedtextgeometry.cpp | 497 Qt3DRender::QAttribute *QExtrudedTextGeometry::normalAttribute() const in normalAttribute() function in Qt3DExtras::QExtrudedTextGeometry
|
/dports/graphics/qgis-ltr/qgis-3.16.16/src/3d/mesh/ |
H A D | qgsmesh3dgeometry_p.cpp | 497 Qt3DRender::QAttribute *normalAttribute = new QAttribute( this ); in prepareVerticesNormalAttribute() local
|
/dports/x11-toolkits/qt5-quick3d/kde-qtquick3d-5.15.2p19/src/plugins/assetimporters/assimp/ |
H A D | assimpimporter.cpp | 748 …QSSGMeshUtilities::MeshBuilderVBufEntry normalAttribute( QSSGMeshUtilities::Mesh::getNormalAttrNam… in generateMeshFile() local
|
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/plugins/sceneparsers/assimp/ |
H A D | assimpimporter.cpp | 771 QAttribute *normalAttribute = createAttribute(vertexBuffer, NORMAL_ATTRIBUTE_NAME, in loadMesh() local
|