Merge remote-tracking branch 'refs/remotes/origin/master' into culling
This commit is contained in:
@@ -101,7 +101,7 @@ namespace Ndk
|
||||
* \brief Gets the field of view of the camera
|
||||
* \return Field of view of the camera
|
||||
*/
|
||||
float CameraComponent::GetFOV() const
|
||||
inline float CameraComponent::GetFOV() const
|
||||
{
|
||||
return m_fov;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user