Home
last modified time | relevance | path

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

/dports/graphics/appleseed/appleseed-2.1.0-beta/sandbox/examples/cpp/heightfield/
H A Dheightfield.cpp115 const double total_size_z = CubeSizeZ * image_height; in build_project() local
146 const double translate_z = (fz - 0.5) * total_size_z; in build_project()