Home
last modified time | relevance | path

Searched refs:badType (Results 151 – 175 of 377) sorted by relevance

12345678910>>...16

/dports/graphics/Coin/coin-Coin-4.0.0/src/fields/
H A DSoSFPath.cpp365 BOOST_CHECK_MESSAGE(SoSFPath::getClassTypeId() != SoType::badType(), in BOOST_AUTO_TEST_CASE()
367 BOOST_CHECK_MESSAGE(field.getTypeId() != SoType::badType(), in BOOST_AUTO_TEST_CASE()
H A DSoSFBitMask.cpp240 BOOST_CHECK_MESSAGE(SoSFBitMask::getClassTypeId() != SoType::badType(), in BOOST_AUTO_TEST_CASE()
242 BOOST_CHECK_MESSAGE(field.getTypeId() != SoType::badType(), in BOOST_AUTO_TEST_CASE()
H A DSoMFDouble.cpp113 BOOST_CHECK_MESSAGE(field.getTypeId() != SoType::badType(), in BOOST_AUTO_TEST_CASE()
H A DSoMFFloat.cpp112 BOOST_CHECK_MESSAGE(field.getTypeId() != SoType::badType(), in BOOST_AUTO_TEST_CASE()
H A DSoMFShort.cpp113 BOOST_CHECK_MESSAGE(field.getTypeId() != SoType::badType(), in BOOST_AUTO_TEST_CASE()
H A DSoMFUShort.cpp115 BOOST_CHECK_MESSAGE(field.getTypeId() != SoType::badType(), in BOOST_AUTO_TEST_CASE()
H A DSoMFPlane.cpp108 BOOST_CHECK_MESSAGE(field.getTypeId() != SoType::badType(), in BOOST_AUTO_TEST_CASE()
H A DSoMFTime.cpp101 BOOST_CHECK_MESSAGE(field.getTypeId() != SoType::badType(), in BOOST_AUTO_TEST_CASE()
H A DSoMFUInt32.cpp118 BOOST_CHECK_MESSAGE(field.getTypeId() != SoType::badType(), in BOOST_AUTO_TEST_CASE()
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/finiteElements/hexahedron/
H A DRefHexahedron.cpp58 int_p->badType(_hexahedron); in selectRefHexahedron()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/examples/org.eclipse.ui.forms.examples/src/org/eclipse/ui/forms/examples/internal/rcp/
H A DErrorMessagesPage.java354 boolean badType = false; in createDecoratedTextField()
357 badType = true; in createDecoratedTextField()
361 if (badType) { in createDecoratedTextField()
/dports/graphics/Coin/coin-Coin-4.0.0/src/nodekits/
H A DSoNodeKitListPart.cpp635 return this->getDefaultChildType() != SoType::badType(); in canCreateDefaultChild()
644 assert(type != SoType::badType()); in createAndAddDefaultChild()
659 return SoType::badType(); in getDefaultChildType()
/dports/graphics/Coin/coin-Coin-4.0.0/src/scxml/
H A DScXMLExecutableElt.cpp67 ScXMLExecutableElt::classTypeId = SoType::badType(); in cleanClass()
H A DScXMLXPathEvaluator.cpp60 ScXMLXPathEvaluator::classTypeId = SoType::badType(); in cleanClass()
H A DScXMLECMAScriptEvaluator.cpp60 ScXMLECMAScriptEvaluator::classTypeId = SoType::badType(); in cleanClass()
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/finiteElements/quadrangle/
H A DRefQuadrangle.cpp61 interp_p->badType(_quadrangle); in selectRefQuadrangle()
/dports/graphics/Coin/coin-Coin-4.0.0/src/shadows/
H A DSoShadowSpotLight.cpp196 BOOST_CHECK_MESSAGE(node->getTypeId() != SoType::badType(), in BOOST_AUTO_TEST_CASE()
H A DSoShadowDirectionalLight.cpp188 BOOST_CHECK_MESSAGE(node->getTypeId() != SoType::badType(), in BOOST_AUTO_TEST_CASE()
/dports/graphics/Coin/coin-Coin-4.0.0/src/engines/
H A DSoInterpolate.cpp85 assert(SoInterpolate::classTypeId != SoType::badType()); in SoInterpolate()
H A DSoSelectOne.cpp136 inputtype == SoType::badType() ? "badType" : in SoSelectOne()
184 assert(outputtype != SoType::badType() && in initialize()
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/finiteElements/segment/
H A DRefSegment.cpp71 interp_p->badType(_segment); in selectRefSegment()
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/finiteElements/prism/
H A DRefPrism.cpp49 interp_p->badType(_prism); in selectRefPrism()
/dports/graphics/Coin/coin-Coin-4.0.0/src/navigation/
H A DSoScXMLSpinTarget.cpp116 SoScXMLSpinTarget::classTypeId = SoType::badType(); in cleanClass()
273 if (utmcamtype != SoType::badType() && camera->isOfType(utmcamtype)) { in reorientCamera()
/dports/graphics/Coin/coin-Coin-4.0.0/src/details/
H A DSoDetail.cpp157 SoType::createType(SoType::badType(), SbName("SoDetail")); in initClass()
/dports/www/larbin/larbin-2.6.3/src/
H A Dtypes.h88 badType, enumerator

12345678910>>...16