Closed GoogleCodeExporter closed 9 years ago
This is an open source project. You can't expect a documentation as if you had
paid thousands of dollars for it.
There is an example viewer application called "SimpleViewer".
I recommend to put a breakpoint in the command
bool CmdLoadIfcFile::doCmd()
then load a file and step through the code to see how it works.
Original comment by fabian.g...@gmail.com
on 27 May 2014 at 4:33
Hi,
Irccd [1] and Lua-SDL2 [2] are open source projects, nobody paid me to develop
them but I completely documented their API and I still don't ask money :-).
[1] https://redmine.malikania.fr/projects/irccd/wiki
[2] https://redmine.malikania.fr/projects/luasdl2/wiki
Anyway, I have found what I wanted by guessing and grep'ing the source.
Original comment by demelier...@gmail.com
on 27 May 2014 at 6:58
Original issue reported on code.google.com by
demelier...@gmail.com
on 23 May 2014 at 7:19