Ticket #87 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

namespace consistency

Reported by: dirk Assigned to: unassigned
Priority: major Milestone: 2.0 Beta
Component: System Version:
Keywords: Cc:
Completion:

Description

The namespace for 2 is OSG::. Right now there are still a lot of classes in the osg:: namespace, as seen in the doxygen docs.

Change History

12/23/06 09:31:29 changed by cneumann

  • estimated_completion changed.

I believe the problem is the file Doc/opensg.doxy that has the wrong definitions of OSG_BEGIN_NAMESPACE etc.

I'll commit a fixed version and see if that helps…

12/29/06 04:02:07 changed by cneumann

  • status changed from new to closed.
  • resolution set to fixed.

magic, all osg:: is gone ;)