fwEntity.hpp:29:21: error: typedef 'fvector3' cannot be referenced with a class specifier class rage::fvector3 m_right //0x0060 ^ vector.hpp:12:28: note: declared here typedef vector3<float> fvector3 ^
These vectors appear to be synced with the ones in m_navigation (CNavigation).