28 nassertv(_context != nil);
29 CGLLockContext((CGLContextObj) [_context CGLContextObj]);
37 nassertv(_context != nil);
38 CGLUnlockContext((CGLContextObj) [_context CGLContextObj]);
const FrameBufferProperties & get_fb_properties() const
Gets the FrameBufferProperties for all windows and buffers that use this GSG.
void unlock_context()
Unlocks the context.
void lock_context()
Locks the context.
A container for the various kinds of properties we might ask to have on a graphics frameBuffer before...