This website requires JavaScript.
Explore
Help
Sign In
FGFS-4.1
/
OpenSceneGraph
Watch
4
Star
0
Fork
0
You've already forked OpenSceneGraph
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7f65110322
OpenSceneGraph
/
src
/
osg
/
Object.cpp
6 lines
90 B
C++
Raw
Normal View
History
Unescape
Escape
Moved all #include "osg/.." references to #include <osg/..> to aid port to MacOS.
2001-10-22 05:27:40 +08:00
#
include
<osg/Object>
Initial revision
2001-01-11 00:32:10 +08:00
using
namespace
osg
;
Added a bunch of files synched with 0.8.42
2001-09-20 05:08:56 +08:00
// no non inline functions yet for Object...
Reference in New Issue
Copy Permalink