mirror of
https://github.com/overte-org/overte.git
synced 2025-04-22 09:33:36 +02:00
typo fix
This commit is contained in:
parent
e129f88723
commit
8d9760ae0c
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ protected:
|
|||
|
||||
float _factor{ 2.0f };
|
||||
|
||||
gpu::FramebufferPointer ToneMapAndResample::getResampledFrameBuffer(const gpu::FramebufferPointer& sourceFramebuffer);
|
||||
gpu::FramebufferPointer getResampledFrameBuffer(const gpu::FramebufferPointer& sourceFramebuffer);
|
||||
|
||||
private:
|
||||
|
||||
|
|
Loading…
Reference in a new issue