Search found 1 match
- Tue Mar 18, 2008 1:39 pm
- Forum: Developer's Forum for Windows
- Topic: Can a myNode : SoNode (coin3d) know its position?
- Replies: 0
- Views: 9006
Can a myNode : SoNode (coin3d) know its position?
Good morning to all, I'm new of this forum. My goal is add advanced audio features to coin using fmod (audio library). I'm a coin inexpert but not a C++ inexpert. So reading the Inventor book I'm trying to create my own audioNode derived from SoNode. My big big big problem is whitin audioNode get th...