[osg-users] ECEF Oriented Compass Implementation

Rambabu Repaka ramboram488 at gmail.com
Wed Nov 16 03:50:08 PST 2016


Hi,I got the answer for my question.In the compass node creation sample code two errors are there.

First one: replace Compass(); with 
compass(void)
{
} 
second one: Replace virtual ~Compass() with 
Compass::~Compass(void)
{
}

... 

Thank you!

Cheers,
Rambabu

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=69395#69395








More information about the osg-users mailing list