Home
last modified time | relevance | path

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

/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/test/java/org/apache/commons/math3/analysis/differentiation/
H A DJacobianFunctionTest.java34 SphereMapping f = new SphereMapping(10.0); in testSphere()
50 private static class SphereMapping implements MultivariateDifferentiableVectorFunction { class in JacobianFunctionTest
54 public SphereMapping(final double radius) { in SphereMapping() method in JacobianFunctionTest.SphereMapping
/dports/graphics/rayshade/rayshade.4.0/libray/libtext/
H A Dmapping.c26 void UVMapping(), SphereMapping(), CylinderMapping(), LinearMapping();
47 res->method = SphereMapping;
161 SphereMapping(map, obj, pos, norm, uv, dpdu, dpdv) in SphereMapping() function
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/CMake/Templates/
H A DSDK_Samples_CMakeLists.txt.in41 add_subdirectory(SphereMapping)