Home
last modified time | relevance | path

Searched refs:ospNewInstance (Results 1 – 18 of 18) sorted by relevance

/dports/graphics/ospray/ospray-2.8.0/ospray/include/ospray/ospray_cpp/
H A DInstance.h28 ospObject = ospNewInstance(group); in Instance()
/dports/math/vtk9/VTK-9.1.0/Rendering/RayTracing/
H A DvtkOSPRayVolumeMapperNode.cxx319 OSPInstance instance = ospNewInstance(group); in Render()
353 OSPInstance instance = ospNewInstance(group); in Render()
H A DvtkOSPRayAMRVolumeMapperNode.cxx247 OSPInstance instance = ospNewInstance(group); in Render()
H A DvtkOSPRayUnstructuredVolumeMapperNode.cxx369 OSPInstance instance = ospNewInstance(group); in Render()
H A DvtkOSPRayMoleculeMapperNode.cxx422 OSPInstance instance = ospNewInstance(group); in Render()
H A DvtkOSPRayPolyDataMapperNode.cxx1321 OSPInstance instance = ospNewInstance(group); // valgrind reports instance is lost in ORenderPoly()
/dports/graphics/ospray/ospray-2.8.0/apps/ospTutorial/
H A DospTutorialAsync.c266 instance = ospNewInstance(group); in buildScene1()
391 instance = ospNewInstance(group); in buildScene2()
H A DospTutorial.c166 OSPInstance instance = ospNewInstance(group); in main()
/dports/graphics/ospray/ospray-2.8.0/modules/mpi/tutorials/
H A DospMPIDistribTutorialAsync.c172 OSPInstance instance = ospNewInstance(group); in main()
H A DospMPIDistribTutorial.c172 OSPInstance instance = ospNewInstance(group); in main()
/dports/math/vtk9/VTK-9.1.0/Rendering/RayTracing/RTWrapper/
H A DRTWrapper.h175 #define ospNewInstance backend->NewInstance macro
/dports/graphics/ospray/ospray-2.8.0/ospray/include/ospray/
H A Dospray.h263 OSPRAY_INTERFACE OSPInstance ospNewInstance(OSPGroup);
/dports/math/vtk9/VTK-9.1.0/Rendering/RayTracing/RTWrapper/OSPRay/
H A DOSPRayBackend.h241 return reinterpret_cast<RTWInstance>(ospNewInstance(reinterpret_cast<OSPGroup>(geometry))); in NewInstance()
/dports/graphics/ospray/ospray-2.8.0/ospray/api/
H A DAPI.cpp500 extern "C" OSPInstance ospNewInstance(OSPGroup group) OSPRAY_CATCH_BEGIN in OSPRAY_CATCH_END()
/dports/graphics/ospray/ospray-2.8.0/doc/
H A Dospray2_porting_guide.md100 OSPInstance = ospNewInstance(group);
H A Dapi.md1770 OSPInstance ospNewInstance(OSPGroup);
/dports/graphics/ospray/ospray-2.8.0/modules/mpi/ospray/common/
H A DOSPWork.cpp309 ospNewInstance(state.getObject<OSPGroup>(groupHandle)); in newInstance()
/dports/graphics/ospray/ospray-2.8.0/
H A DREADME.md1839 OSPInstance ospNewInstance(OSPGroup);