Home
last modified time | relevance | path

Searched refs:NewIntersection (Results 1 – 10 of 10) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/Rendering/Volume/
H A DvtkUnstructuredGridBunykRayCastFunction.h249 void* NewIntersection();
H A DvtkUnstructuredGridBunykRayCastFunction.cxx561 void* vtkUnstructuredGridBunykRayCastFunction::NewIntersection() in NewIntersection() function in vtkUnstructuredGridBunykRayCastFunction
1080 Intersection* intersect = (Intersection*)this->NewIntersection(); in ComputePixelIntersections()
/dports/math/vtk8/VTK-8.2.0/Rendering/Volume/
H A DvtkUnstructuredGridBunykRayCastFunction.h246 void *NewIntersection();
H A DvtkUnstructuredGridBunykRayCastFunction.cxx574 void *vtkUnstructuredGridBunykRayCastFunction::NewIntersection() in NewIntersection() function in vtkUnstructuredGridBunykRayCastFunction
1106 Intersection *intersect = (Intersection *)this->NewIntersection(); in ComputePixelIntersections()
/dports/math/vtk6/VTK-6.2.0/Rendering/Volume/
H A DvtkUnstructuredGridBunykRayCastFunction.h231 void *NewIntersection();
H A DvtkUnstructuredGridBunykRayCastFunction.cxx293 void *vtkUnstructuredGridBunykRayCastFunction::NewIntersection() in NewIntersection() function in vtkUnstructuredGridBunykRayCastFunction
825 Intersection *intersect = (Intersection *)this->NewIntersection(); in ComputePixelIntersections()
/dports/games/glbsp/glbsp-2.20/
H A Dseg.c90 static intersection_t *NewIntersection(void) in NewIntersection() function
295 cut = NewIntersection(); in AddIntersection()
/dports/games/edge/Edge-1.35-source/glbsp/src/
H A Dseg.c90 static intersection_t *NewIntersection(void) in NewIntersection() function
295 cut = NewIntersection(); in AddIntersection()
/dports/games/vavoom/vavoom-1.33/utils/glbsp/
H A Dseg.c90 static intersection_t *NewIntersection(void) in NewIntersection() function
295 cut = NewIntersection(); in AddIntersection()
/dports/games/eureka/eureka-1.27b-source/src/
H A Dbsp_node.cc105 static intersection_t *NewIntersection(void) in NewIntersection() function
303 cut = NewIntersection(); in AddIntersection()