mirror of
https://github.com/overte-org/overte.git
synced 2025-08-10 20:03:06 +02:00
Removing code aroung the selfie fremebuffer
This commit is contained in:
parent
8dbd991652
commit
837ff45763
1 changed files with 0 additions and 5 deletions
|
@ -90,11 +90,6 @@ public:
|
||||||
/// Returns the framebuffer object used to render shadow maps;
|
/// Returns the framebuffer object used to render shadow maps;
|
||||||
gpu::FramebufferPointer getShadowFramebuffer();
|
gpu::FramebufferPointer getShadowFramebuffer();
|
||||||
|
|
||||||
|
|
||||||
// The framebuffer used for the selfie view of the avatar. used for creating the billboard view and the rearViewMirror image
|
|
||||||
gpu::FramebufferPointer getSelfieFramebuffer();
|
|
||||||
|
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
|
|
||||||
virtual QSharedPointer<Resource> createResource(const QUrl& url,
|
virtual QSharedPointer<Resource> createResource(const QUrl& url,
|
||||||
|
|
Loading…
Reference in a new issue