Home
last modified time | relevance | path

Searched refs:GetSupportsSelection (Results 1 – 25 of 31) sorted by relevance

12

/dports/math/vtk6/VTK-6.2.0/Rendering/OpenGL/
H A DvtkPainterPolyDataMapper.h92 virtual bool GetSupportsSelection() in GetSupportsSelection() function
/dports/math/vtk6/VTK-6.2.0/Accelerators/Piston/
H A DvtkPistonMapper.h85 virtual bool GetSupportsSelection() in GetSupportsSelection() function
/dports/math/vtk9/VTK-9.1.0/Rendering/Core/
H A DvtkPointGaussianMapper.h170 bool GetSupportsSelection() override { return true; } in GetSupportsSelection() function
H A DvtkActor.h204 bool GetSupportsSelection() override;
H A DvtkVolume.h203 bool GetSupportsSelection() override { return true; } in GetSupportsSelection() function
H A DvtkActor.cxx567 bool vtkActor::GetSupportsSelection() in GetSupportsSelection() function in vtkActor
571 return this->Mapper->GetSupportsSelection(); in GetSupportsSelection()
H A DvtkGlyph3DMapper.h449 bool GetSupportsSelection() override { return true; } in GetSupportsSelection() function
H A DvtkProp.h411 virtual bool GetSupportsSelection() { return false; } in GetSupportsSelection() function
H A DvtkMapper.h465 virtual bool GetSupportsSelection() { return false; } in GetSupportsSelection() function
/dports/math/vtk8/VTK-8.2.0/Rendering/Core/
H A DvtkPointGaussianMapper.h170 bool GetSupportsSelection() override in GetSupportsSelection() function
H A DvtkActor.h201 bool GetSupportsSelection() override;
H A DvtkActor.cxx535 bool vtkActor::GetSupportsSelection() in GetSupportsSelection() function in vtkActor
539 return this->Mapper->GetSupportsSelection(); in GetSupportsSelection()
H A DvtkVolume.h212 bool GetSupportsSelection() override in GetSupportsSelection() function
H A DvtkGlyph3DMapper.h453 bool GetSupportsSelection() override in GetSupportsSelection() function
H A DvtkProp.h407 virtual bool GetSupportsSelection() in GetSupportsSelection() function
H A DvtkMapper.h483 virtual bool GetSupportsSelection() in GetSupportsSelection() function
/dports/math/vtk6/VTK-6.2.0/Rendering/Core/
H A DvtkActor.h158 virtual bool GetSupportsSelection();
H A DvtkActor.cxx523 bool vtkActor::GetSupportsSelection() in GetSupportsSelection() function in vtkActor
527 return this->Mapper->GetSupportsSelection(); in GetSupportsSelection()
H A DvtkGlyph3DMapper.h326 virtual bool GetSupportsSelection() in GetSupportsSelection() function
H A DvtkProp.h364 virtual bool GetSupportsSelection() in GetSupportsSelection() function
H A DvtkMapper.h411 virtual bool GetSupportsSelection() in GetSupportsSelection() function
/dports/math/vtk6/VTK-6.2.0/Domains/Chemistry/
H A DvtkMoleculeMapper.h213 virtual bool GetSupportsSelection() {return true;} in GetSupportsSelection() function
/dports/math/vtk8/VTK-8.2.0/Domains/Chemistry/
H A DvtkMoleculeMapper.h279 bool GetSupportsSelection() override {return true;} in GetSupportsSelection() function
/dports/math/vtk9/VTK-9.1.0/Domains/Chemistry/
H A DvtkMoleculeMapper.h283 bool GetSupportsSelection() override { return true; } in GetSupportsSelection() function
/dports/math/vtk6/VTK-6.2.0/Rendering/OpenGL2/
H A DvtkOpenGLPolyDataMapper.h61 virtual bool GetSupportsSelection() { return true; } in GetSupportsSelection() function

12