Home
last modified time | relevance | path

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

/dports/math/Imath/Imath-3.1.4/src/ImathTest/
H A DtestFrustum.h6 void testFrustum();
H A Dmain.cpp75 TEST (testFrustum); in main()
H A DtestFrustum.cpp156 testFrustum() in testFrustum() function
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/examples/osgunittests/
H A Dosgunittests.cpp38 void testFrustum(double left,double right,double bottom,double top,double zNear,double zFar) in testFrustum() function
641 testFrustum(-1,1,-1,1,1,1000); in main()
642 testFrustum(0,1,1,2,2.5,100000); in main()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/examples/osgunittests/
H A Dosgunittests.cpp38 void testFrustum(double left,double right,double bottom,double top,double zNear,double zFar) in testFrustum() function
640 testFrustum(-1,1,-1,1,1,1000); in main()
641 testFrustum(0,1,1,2,2.5,100000); in main()
/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/unittest/
H A DTestClip.cc90 TEST_F(TestClip, testFrustum) in TEST_F() argument
H A DTestMaps.cc418 TEST_F(TestMaps, testFrustum) in TEST_F() argument
/dports/math/Imath/Imath-3.1.4/src/python/PyImathTest/
H A DpyImathTest.in8054 def testFrustum ():
8059 testList.append (('testFrustum',testFrustum))