Home
last modified time | relevance | path

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

/dports/graphics/Coin/coin-Coin-4.0.0/src/errors/
H A Derror.cpp162 cc_error_set_debug_string(cc_error * me, const char * str) in cc_error_set_debug_string() function
284 cc_error_set_debug_string(&err, cc_string_get_text(&s)); in cc_error_post_arglist()
H A Ddebugerror.cpp205 cc_error_set_debug_string(reinterpret_cast<cc_error *>(&deberr), "Coin "); in cc_debugerror_internal_post()
H A DSoError.cpp304 cc_error_set_debug_string(&this->err, str); in setDebugString()
/dports/graphics/Coin/coin-Coin-4.0.0/include/Inventor/C/errors/
H A Derror.h83 COIN_DLL_API void cc_error_set_debug_string(cc_error * me, const char * str);