Small CameraController extension
This commit is contained in:
@@ -40,7 +40,7 @@ namespace OpenVulkano
|
||||
|
||||
void SetPivotPoint(const Math::Vector4f_SIMD& pivotPoint) { m_pivotPoint = pivotPoint; }
|
||||
|
||||
void SetActive();
|
||||
void SetActive() override;
|
||||
|
||||
void SetDefaultKeybindings();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user