blender/intern/cycles/render
Thomas Dinges c5ed6765b9 Cycles / Math functions:
* Rename some math functions:
len -> length
len_squared -> length_squared
normalize_len -> normalize_length

* This way OpenCL uses its inbuilt length() function, rather than our own. The other two functions have been renamed for consistency. 
* Tested CPU, CUDA and OpenCL compile, should be no functional changes.
2013-06-02 20:39:32 +00:00
..
attribute.cpp
attribute.h
background.cpp
background.h
bssrdf.cpp
bssrdf.h
buffers.cpp
buffers.h
camera.cpp
camera.h
CMakeLists.txt
curves.cpp
curves.h
film.cpp
film.h
graph.cpp
graph.h
image.cpp
image.h
integrator.cpp
integrator.h
light.cpp
light.h
mesh_displace.cpp
mesh.cpp
mesh.h
nodes.cpp
nodes.h
object.cpp
object.h
osl.cpp
osl.h
particles.cpp
particles.h
scene.cpp
scene.h
session.cpp
session.h
shader.cpp
shader.h
sobol.cpp
sobol.h
svm.cpp
svm.h
tables.cpp
tables.h
tile.cpp
tile.h