Home
last modified time | relevance | path

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

/dports/graphics/Coin/coin-Coin-4.0.0/src/shaders/
H A DSoShaderParameter.cpp1383 SoShaderParameterArray3i * parametera3i = new SoShaderParameterArray3i; in BOOST_AUTO_TEST_CASE() local
1384 assert(parametera3i); in BOOST_AUTO_TEST_CASE()
1385 parametera3i->ref(); in BOOST_AUTO_TEST_CASE()
1386 BOOST_CHECK_MESSAGE(parametera3i->getTypeId() != SoType::badType(), in BOOST_AUTO_TEST_CASE()
1388 parametera3i->unref(); in BOOST_AUTO_TEST_CASE()