Re: [Yade-users] [Question #681043]: what does scene.cpp do?

2019-06-02 Thread Robert Caulk
Question #681043 on Yade changed: https://answers.launchpad.net/yade/+question/681043 Status: Open => Answered Robert Caulk proposed the following answer: In Kdevelop, you need to Open/Import project (upper left under Project drop down) the entire set of folders (build, install, trunk.

Re: [Yade-users] [Question #681043]: what does scene.cpp do?

2019-05-26 Thread lip
Question #681043 on Yade changed: https://answers.launchpad.net/yade/+question/681043 Status: Solved => Open lip is still having a problem: hello,Bruno: i have installed Kdevelop in my ubuntu, i import the whole trunk file in to Kdevelop through a button in the left part of the software

Re: [Yade-users] [Question #681043]: what does scene.cpp do?

2019-05-24 Thread lip
Question #681043 on Yade changed: https://answers.launchpad.net/yade/+question/681043 Status: Answered => Solved lip confirmed that the question is solved: Thanks Jan Stránský, that solved my question. -- You received this question notification because your team yade-users is an answer

Re: [Yade-users] [Question #681043]: what does scene.cpp do?

2019-05-24 Thread Jan Stránský
Question #681043 on Yade changed: https://answers.launchpad.net/yade/+question/681043 Jan Stránský proposed the following answer: Concerning the searching, you can also use command line tools like grep: cd /path/to/yade/directory grep -R "class.*PolyhedraPhys" grep -R "typedef.*stateVector" grep

Re: [Yade-users] [Question #681043]: what does scene.cpp do?

2019-05-24 Thread Jan Stránský
Question #681043 on Yade changed: https://answers.launchpad.net/yade/+question/681043 Jan Stránský proposed the following answer: Scene represents "simulation". Contains bodies, interactions, materials, force, engines... also have moveToNextStep method... see core/Scene.hpp for more details. In

Re: [Yade-users] [Question #681043]: what does scene.cpp do?

2019-05-24 Thread Bruno Chareyre
Question #681043 on Yade changed: https://answers.launchpad.net/yade/+question/681043 Status: Open => Answered Bruno Chareyre proposed the following answer: You need to find a convenient navigation tool. If you have no experience in command line tools like vim I would suggest kdevelop.

Re: [Yade-users] [Question #681043]: what does scene.cpp do?

2019-05-24 Thread lip
Question #681043 on Yade changed: https://answers.launchpad.net/yade/+question/681043 Status: Answered => Open lip is still having a problem: thank you for your answer, but what i want to kow is what does class Scene do, look forward for you answer. by the way, when i read

Re: [Yade-users] [Question #681043]: what does scene.cpp do?

2019-05-24 Thread Bruno Chareyre
Question #681043 on Yade changed: https://answers.launchpad.net/yade/+question/681043 Status: Open => Answered Bruno Chareyre proposed the following answer: Hi, It implements the class Scene. Bruno -- You received this question notification because your team yade-users is an answer contact

[Yade-users] [Question #681043]: what does scene.cpp do?

2019-05-24 Thread lip
New question #681043 on Yade: https://answers.launchpad.net/yade/+question/681043 hello i am reading the souece code of yade, and a file named scene.cpp, what does this file do? look forward for you answer -- You received this question notification because your team yade-users is an answer