Home
last modified time | relevance | path

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

/dports/graphics/Coin/coin-Coin-4.0.0/src/shaders/
H A DSoShaderParameter.cpp1310 SoShaderParameter3f * parameter3f = new SoShaderParameter3f; in BOOST_AUTO_TEST_CASE() local
1311 assert(parameter3f); in BOOST_AUTO_TEST_CASE()
1312 parameter3f->ref(); in BOOST_AUTO_TEST_CASE()
1313 BOOST_CHECK_MESSAGE(parameter3f->getTypeId() != SoType::badType(), in BOOST_AUTO_TEST_CASE()
1315 parameter3f->unref(); in BOOST_AUTO_TEST_CASE()