0 like 0 dislike 1 answer 98 views Do not working SoundSource3D component in Urho3D. What to do? answered Jun 26, 2021 in C++ by Pantycle_Genefanty (16.3k points) urho3d soundsource3d sound 0 like 0 dislike 1 answer 220 views How to set function default parameter as static created class object in C++? answered Jun 19, 2021 in C++ by Pantycle_Genefanty (16.3k points) c++ cpp argument parameter default value function method class object oop 0 like 0 dislike 1 answer 1.8k views Can I add shapes to each bone in skeleton for create custom ragdoll physics in Urho3D? answered Apr 28, 2021 in C++ by Pantycle_Genefanty (16.3k points) urho3d physics skeleton bone ragdoll shape simulation engine game 0 like 0 dislike 1 answer 278 views Why not working collisions on triangle mesh collision shape in Urho3D? answered Apr 28, 2021 in C++ by Pantycle_Genefanty (16.3k points) cpp c++ collision collider shape triangle mesh urho3d physics simulation engine game object 0 like 0 dislike 1 answer 96 views How to keep different kind of function pointers in a single vector in C++? answered Apr 26, 2021 in C++ by Pantycle_Genefanty (16.3k points) c++ cpp vector function pointer data type 0 like 0 dislike 1 answer 142 views Why is it often declare the function parameters with const in C++? answered Apr 24, 2021 in C++ by Pantycle_Genefanty (16.3k points) c++ const modifier variable data type function method argument parameter operator-overloading 0 like 0 dislike 1 answer 659 views What's denote ampersand sign between data type and variable name in C++? answered Apr 24, 2021 in C++ by Pantycle_Genefanty (16.3k points) c++ ampersand variable data type name function method argument parameter reference pointers class addressof 0 like 0 dislike 1 answer 98 views How to fix error related to URHO3D_HANDLER in Urho3D? answered Apr 12, 2021 in C++ by Pantycle_Genefanty (16.3k points) cpp urho3d urho3d_handler handler error 0 like 0 dislike 1 answer 256 views How to create empty unnamed vector in C++? answered Aug 28, 2020 in C++ by Pantycle_Genefanty (16.3k points) cpp vector array empty unnamed 0 like 0 dislike 1 answer 6.1k views How convert std::string to std::wstring in C++? answered Aug 28, 2020 in C++ by Pantycle_Genefanty (16.3k points) cpp string convert wchar char data type 0 like 0 dislike 1 answer 244 views How convert std::wstring to const wchar_t* data type in C++? answered Aug 28, 2020 in C++ by Pantycle_Genefanty (16.3k points) cpp string data type convert value 0 like 0 dislike 1 answer 131 views How to work with wchar_t data type in C++? answered Aug 28, 2020 in C++ by Pantycle_Genefanty (16.3k points) wchar char cpp type string 0 like 0 dislike 1 answer 187 views How to create std::wstring string type value in C++? answered Aug 18, 2020 in C++ by Pantycle_Genefanty (16.3k points) cpp string variable value literal 0 like 0 dislike 1 answer 107 views How to store variable value in a function in C++? answered Aug 17, 2020 in C++ by Pantycle_Genefanty (16.3k points) cpp variable function value 0 like 0 dislike 1 answer 4.2k views How to add animation to one node in Irrlicht, which is in a separate file? answered Jul 18, 2020 in C++ by Pantycle_Genefanty (16.3k points) irrlicht animation 0 like 0 dislike 1 answer 177 views How to animate separate bones in Irrlicht? answered May 12, 2020 in C++ by Pantycle_Genefanty (16.3k points) animation mesh bone irrlicht 0 like 0 dislike 1 answer 782 views How do available multiple selection for QListWidget in Qt? answered Apr 16, 2020 in C++ by Pantycle_Genefanty (16.3k points) c plus plus qt widgets cpp selection list 0 like 0 dislike 1 answer 853 views How to add text in QTextEdit in Qt? answered Apr 13, 2020 in C++ by Pantycle_Genefanty (16.3k points) qt c plus plus textarea text add cpp 0 like 0 dislike 1 answer 271 views How to find 2d array size in C++? answered Apr 3, 2020 in C++ by Pantycle_Genefanty (16.3k points) c plus plus array size length 2d two dimension cpp count 0 like 0 dislike 1 answer 915 views How to specify a Unicode character using QString? answered Apr 3, 2020 in C++ by Pantycle_Genefanty (16.3k points) c plus plus qt string unicode char symbol 0 like 0 dislike 1 answer 1.7k views How to check existing a certain index in vector array in C++? answered Dec 8, 2019 in C++ by Pantycle_Genefanty (16.3k points) array c_plus_plus vector cpp index key existence 0 like 0 dislike 1 answer 145 views How to in C++ vector remove element by index? answered Nov 10, 2018 in C++ by Pantycle_Genefanty (16.3k points) vector element arr list remove 0 like 0 dislike 1 answer 2.5k views How to in designer set label text in certain tab of Qt tab widget? answered Oct 15, 2018 in C++ by Pantycle_Genefanty (16.3k points) qt tab qtabwidget label title qt designer Help get things started by asking a question.