Panda3D
Loading...
Searching...
No Matches
panda
src
glxdisplay
glxGraphicsStateGuardian.I
Go to the documentation of this file.
1
/**
2
* PANDA 3D SOFTWARE
3
* Copyright (c) Carnegie Mellon University. All rights reserved.
4
*
5
* All use of this software is subject to the terms of the revised BSD
6
* license. You should have received a copy of this license along
7
* with this source code in a file named "LICENSE."
8
*
9
* @file glxGraphicsStateGuardian.I
10
* @author drose
11
* @date 2003-01-27
12
*/
13
14
/**
15
* Gets the FrameBufferProperties for all windows and buffers that use this
16
* GSG.
17
*/
18
INLINE
const
FrameBufferProperties
&
glxGraphicsStateGuardian::
19
get_fb_properties
()
const
{
20
return
_fbprops;
21
}
FrameBufferProperties
A container for the various kinds of properties we might ask to have on a graphics frameBuffer before...
Definition
frameBufferProperties.h:26
glxGraphicsStateGuardian::get_fb_properties
const FrameBufferProperties & get_fb_properties() const
Gets the FrameBufferProperties for all windows and buffers that use this GSG.
Definition
glxGraphicsStateGuardian.I:19
Generated on Mon Jan 8 2024 17:18:40 for Panda3D by
1.10.0