Home
last modified time | relevance | path

Searched refs:tiling_hexa_square_triangle (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/povray37/povray-3.7.0.10/source/backend/pattern/
H A Dpattern.cpp1701 static DBL tiling_hexa_square_triangle (const VECTOR EPoint) in tiling_hexa_square_triangle() function
4897 case 16: return tiling_hexa_square_triangle(EPoint); in tiling_pattern()
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/source/core/material/
H A Dpattern.cpp2093 static DBL tiling_hexa_square_triangle (const Vector3d& EPoint) in tiling_hexa_square_triangle() function
5288 case 16: return tiling_hexa_square_triangle(EPoint); in EvaluateRaw()