Home
last modified time | relevance | path

Searched refs:CylinderBounds (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/rayshade/rayshade.4.0/libray/libobj/
H A Dcylinder.h38 extern void CylinderBounds(), CylinderUV(),
H A Dcylinder.c70 iCylinderMethods->bounds = CylinderBounds; in CylinderMethods()
206 CylinderBounds(cyl, bounds) in CylinderBounds() function
/dports/math/vtk8/VTK-8.2.0/Rendering/OptiX/CUDA/
H A DCylinder.cu164 RT_PROGRAM void CylinderBounds (int prim_idx, float result[6]) in CylinderBounds() function