where is the source code?

If you make changes to the library you should send these changes to the original developer. I have downloaded the latest public version from the download Center, where is the source code to make these changes to it?What are the files *.cpp?

Rob Bachrach's picture

The source files are in the ros/src directory. For some reason, OCC uses an extension of .cxx for C++ source files. Remember that some inline code may be in the .hxx and .ixx files (located in the inc directory).

As for changes to the public source, the usual bet is to send your changes to this forum and hope that someone from OCC makes note of it and enters it as a bug/enhancement. If you're a paying customer, of course, you can just report it.