'\" t .\" Manual page created with latex2man on Mon Sep 22 15:51:54 MDT 2014 .\" NOTE: This file is generated, DO NOT EDIT. .de Vb .ft CW .nf .. .de Ve .ft R .fi .. .TH "icetGLIsInitialized" "3" "August 9, 2010" "\fBIceT \fPReference" "\fBIceT \fPReference" .SH NAME \fBicetGLIsInitialized \-\- determine if the \fBIceT \fP\fbOpenGL \fPlayer is initialized\fP .PP .SH Synopsis .PP #include .PP .TS H l l l . IceTBoolean \fBicetGLIsInitialized\fP( void ); .TE .PP .SH Description .PP Used to determine whether \fBicetGLInitialize\fP was called for the current \fBIceT \fPcontext. If \fBicetGLIsInitialized\fP returns false, then rendering with the \fbOpenGL \fPlayer will not work. .PP .SH Return Value .PP Returns \fBICET_TRUE\fP if the \fbOpenGL \fPlayer has been initialized for the current context, \fBICET_FALSE\fP otherwise. .PP .SH Errors .PP None. .PP .SH Warnings .PP None. .PP .SH Bugs .PP None known. .PP .SH Copyright Copyright (C)2010 Sandia Corporation .PP Under the terms of Contract DE\-AC04\-94AL85000 with Sandia Corporation, the U.S. Government retains certain rights in this software. .PP This source code is released under the New BSD License. .PP .SH See Also .PP \fIicetGLInitialize\fP(3) .PP .\" NOTE: This file is generated, DO NOT EDIT.