Home
last modified time | relevance | path

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

/dports/math/vtk8/VTK-8.2.0/Rendering/Core/
H A DvtkCellCenterDepthSort.cxx87 float *vtkCellCenterDepthSort::ComputeProjectionVector() in ComputeProjectionVector() function in vtkCellCenterDepthSort
154 float *vector = this->ComputeProjectionVector(); in ComputeDepths()
H A DvtkCellCenterDepthSort.h70 virtual float *ComputeProjectionVector();
/dports/math/vtk9/VTK-9.1.0/Rendering/Core/
H A DvtkCellCenterDepthSort.cxx87 float* vtkCellCenterDepthSort::ComputeProjectionVector() in ComputeProjectionVector() function in vtkCellCenterDepthSort
157 float* vector = this->ComputeProjectionVector(); in ComputeDepths()
H A DvtkCellCenterDepthSort.h70 virtual float* ComputeProjectionVector();
/dports/math/vtk6/VTK-6.2.0/Rendering/Core/
H A DvtkCellCenterDepthSort.cxx87 float *vtkCellCenterDepthSort::ComputeProjectionVector() in ComputeProjectionVector() function in vtkCellCenterDepthSort
154 float *vector = this->ComputeProjectionVector(); in ComputeDepths()
H A DvtkCellCenterDepthSort.h67 virtual float *ComputeProjectionVector();
/dports/math/vtk6/VTK-6.2.0/Filters/Hybrid/
H A DvtkDepthSortPolyData.h131 void ComputeProjectionVector(double vector[3], double origin[3]);
H A DvtkPolyDataSilhouette.h139 void ComputeProjectionVector(double vector[3], double origin[3]);
H A DvtkDepthSortPolyData.cxx169 this->ComputeProjectionVector(vector, origin); in RequestData()
277 void vtkDepthSortPolyData::ComputeProjectionVector(double vector[3], in ComputeProjectionVector() function in vtkDepthSortPolyData
H A DvtkPolyDataSilhouette.cxx188 this->ComputeProjectionVector(vector, origin); in RequestData()
345 void vtkPolyDataSilhouette::ComputeProjectionVector(double vector[3], in ComputeProjectionVector() function in vtkPolyDataSilhouette
/dports/math/vtk8/VTK-8.2.0/Filters/Hybrid/
H A DvtkDepthSortPolyData.h162 void ComputeProjectionVector(double vector[3], double origin[3]);
H A DvtkPolyDataSilhouette.h175 void ComputeProjectionVector(double vector[3], double origin[3]);
H A DvtkPolyDataSilhouette.cxx189 this->ComputeProjectionVector(vector, origin); in RequestData()
346 void vtkPolyDataSilhouette::ComputeProjectionVector(double vector[3], in ComputeProjectionVector() function in vtkPolyDataSilhouette
H A DvtkDepthSortPolyData.cxx260 this->ComputeProjectionVector(direction, origin); in RequestData()
487 void vtkDepthSortPolyData::ComputeProjectionVector(double direction[3], in ComputeProjectionVector() function in vtkDepthSortPolyData
/dports/math/vtk9/VTK-9.1.0/Filters/Hybrid/
H A DvtkDepthSortPolyData.h155 void ComputeProjectionVector(double direction[3], double origin[3]);
H A DvtkPolyDataSilhouette.h170 void ComputeProjectionVector(double vector[3], double origin[3]);
H A DvtkPolyDataSilhouette.cxx199 this->ComputeProjectionVector(vector, origin); in RequestData()
361 void vtkPolyDataSilhouette::ComputeProjectionVector(double vector[3], double origin[3]) in ComputeProjectionVector() function in vtkPolyDataSilhouette
H A DvtkDepthSortPolyData.cxx261 this->ComputeProjectionVector(direction, origin); in RequestData()
466 void vtkDepthSortPolyData::ComputeProjectionVector(double direction[3], double origin[3]) in ComputeProjectionVector() function in vtkDepthSortPolyData