mirror of
https://github.com/overte-org/overte.git
synced 2025-04-16 13:56:24 +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;
|
||||
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:
|
||||
|
||||
virtual QSharedPointer<Resource> createResource(const QUrl& url,
|
||||
|
|
Loading…
Reference in a new issue