Home
last modified time | relevance | path

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

/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/foundation/math/
H A Dtransform.h197 const Vector<T, 3>& get_s0() const;
658 inline const Vector<T, 3>& TransformInterpolator<T>::get_s0() const in get_s0() function
/dports/lang/yorick/yorick-y_2_2_04/i/
H A Drays.i226 func get_s0(rays) in get_s0() function
/dports/www/mnogosearch/mnogosearch-3.4.1/etc/
H A Dsearch.htm-dist990 string get_s0= get_s.left();
991 if (!get_s0.compare("D"))
999 else if (!get_s0.compare("P"))
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/renderer/utility/
H A Dtransformsequence.cpp535 const Vector3d s0 = interpolator.get_s0(); in compute_motion_segment_bbox()
/dports/lang/yorick/yorick-y_2_2_04/drat/
H A Ddrat.i927 slims= slimits - (mask*get_s0(rays))(-,); in get_std_limits()