Home
last modified time | relevance | path

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

/dports/graphics/povray37/povray-3.7.0.10/source/backend/pattern/
H A Dpattern.cpp102 static DBL square_pattern (const VECTOR EPoint);
237 …case SQUARE_PATTERN: value = square_pattern (EPoint); br… in Evaluate_TPat()
6317 static DBL square_pattern (const VECTOR EPoint) in square_pattern() function