Home
last modified time | relevance | path

Searched defs:sceneRoot (Results 1 – 23 of 23) sorted by relevance

/dports/games/openmw/openmw-openmw-0.47.0/components/sceneutil/
H A Dshadow.cpp97 …ShadowManager::ShadowManager(osg::ref_ptr<osg::Group> sceneRoot, osg::ref_ptr<osg::Group> rootNode… in ShadowManager()
/dports/x11-toolkits/qt5-quick3d/kde-qtquick3d-5.15.2p19/src/quick3d/
H A Dqquick3dscenemanager.cpp224 auto sceneRoot = QQuick3DObjectPrivate::get(viewParent->scene()); in updateDirtySpatialNode() local
/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwrender/
H A Dscreenshotmanager.cpp100 …Viewer::Viewer* viewer, osg::ref_ptr<osg::Group> rootNode, osg::ref_ptr<osg::Group> sceneRoot, Res… in ScreenshotManager()
H A Dwater.cpp465 Water::Water(osg::Group *parent, osg::Group* sceneRoot, Resource::ResourceSystem *resourceSystem, in Water()
H A Drenderingmanager.cpp222 …osg::ref_ptr<SceneUtil::LightManager> sceneRoot = new SceneUtil::LightManager(lightingMethod == Sc… in RenderingManager() local
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/share/qtcreator/qml/qmlpuppet/qml2puppet/instances/
H A Dqt5informationnodeinstanceserver.cpp1310 QObject *sceneRoot = find3DSceneRoot(instance); in add3DScenes() local
1340 QObject *sceneRoot = find3DSceneRoot(instance); in findView3DForInstance() local
1756 QObject *sceneRoot = find3DSceneRoot(instance); in changeSelection() local
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/examples/osgbindlesstext/
H A Dosgbindlesstext.cpp535 osg::Group* sceneRoot= new osg::Group(); in CreateScene() local
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgViewer/
H A DViewerBase.cpp718 osg::Node* sceneRoot = view->getSceneData(); in renderingTraversals() local
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgViewer/
H A DViewerBase.cpp777 osg::Node* sceneRoot = view->getSceneData(); in renderingTraversals() local
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/plugins/renderers/rhi/renderer/
H A Drenderer_p.h199 Entity *sceneRoot() const override { return m_renderSceneRoot; } in sceneRoot() function
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/plugins/renderers/opengl/renderer/
H A Drenderer_p.h203 Entity *sceneRoot() const override { return m_renderSceneRoot; } in sceneRoot() function
/dports/x11-toolkits/soqt/soqt/src/Inventor/Qt/editors/
H A DRGBCubeEditorKit.cpp276 SoNode * sceneRoot = scenePath->getHead(); in mouseClickCallback() local
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tools/XSIExport/src/
H A DOgreXSIMeshExporter.cpp117 X3DObject sceneRoot(mXsiApp.GetActiveSceneRoot()); in buildMeshForExport() local
1255 X3DObject sceneRoot(mXsiApp.GetActiveSceneRoot()); in buildPolygonMeshList() local
/dports/graphics/ogre3d/ogre-1.11.6/Tools/XSIExport/src/
H A DOgreXSIMeshExporter.cpp117 X3DObject sceneRoot(mXsiApp.GetActiveSceneRoot()); in buildMeshForExport() local
1255 X3DObject sceneRoot(mXsiApp.GetActiveSceneRoot()); in buildPolygonMeshList() local
/dports/cad/sweethome3d/SweetHome3D-6.6.4-src/src/com/eteks/sweethome3d/j3d/
H A DOBJLoader.java1150 BranchGroup sceneRoot = new BranchGroup(); in createScene() local
H A DDAELoader.java1104 BranchGroup sceneRoot = new BranchGroup(); in endDocument() local
H A DMax3DSLoader.java499 BranchGroup sceneRoot = new BranchGroup(); in createScene() local
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/examples/osgfpdepth/
H A Dosgfpdepth.cpp1002 Group* sceneRoot = new Group; in main() local
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/examples/osgfpdepth/
H A Dosgfpdepth.cpp1002 Group* sceneRoot = new Group; in main() local
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzlib/
H A Dtoonzscene.cpp1553 TFilePath sceneRoot = decodeFilePath(TFilePath("+" + TProject::Scenes)); in getSavePath() local
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/plugins/sceneparsers/gltfexport/
H A Dgltfexporter.cpp307 bool GLTFExporter::exportScene(QEntity *sceneRoot, const QString &outDir, in exportScene()
/dports/graphics/Coin/coin-Coin-4.0.0/src/nodes/
H A DSoExtSelection.cpp2486 SoExtSelectionP::scanOffscreenBuffer(SoNode * COIN_UNUSED_ARG(sceneRoot)) in scanOffscreenBuffer()
/dports/cad/sweethome3d/SweetHome3D-6.6.4-src/src/com/eteks/sweethome3d/swing/
H A DPlanComponent.java6541 private static BranchGroup sceneRoot; field in PlanComponent.PieceOfFurnitureModelIcon
6674 BranchGroup sceneRoot = getSceneRoot(iconSize); in createIcon() local