Hi Amal, On 4/22/07, Amal <[EMAIL PROTECTED]> wrote:
Actually Iam doing a project that involves reading the code of OSG and adding some functionality to it. So i want to know how should I go about doing it. Is there any proper documentation of the code available ? or something similar
The only code documentation is inline, or Doyxgen generated for the headers, the OSG examples, and the code itself. Don't forgot most core OSG class are subclassed elsewhere so use search tools to have a look how classes are subclassed and for what purposes. Robert. _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
