icetGetContext -- retrieves the current context
#include <GL/ice-t.h>
| IceTContext icetGetContext( | void | ); |
The icetGetContext function retrieves the handle for the current context. This handle may be stored and set for later use with icetSetContext (assuming the context has not been since destroyed).
A handle for the current context.
None.
None.
None known.
Copyright (C)2003 Sandia Corporation
Under the terms of Contract DE-AC04-94AL85000, there is a non-exclusive license for use of this work by or on behalf of the U.S. Government. Redistribution and use in source and binary forms, with or without modification, are permitted provided that this Notice and any statement of authorship are reproduced on all copies.
icetSetContext(3), icetCreateContext(3), icetDestroyContext(3), icetCopyState(3)