*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> movie/mvGetMovieGLContextState (3d)              
Title
Content
Arch
Section
 

Contents


mvSetMovieGLContextState(3dm)			 mvSetMovieGLContextState(3dm)


NAME    [Toc]    [Back]

     mvGetMovieGLContextState, mvSetMovieGLContextState	- set/get the
     GLContextState of a movie

SYNOPSIS    [Toc]    [Back]

     #include <dmedia/moviefile.h>

     DMstatus mvSetMovieGLContextState(	MVid track, DMboolean GLContextState);

     DMboolean mvGetMovieGLContextState( MVid track );

DESCRIPTION    [Toc]    [Back]

     When mvRenderMovieToOpenGL	is called, the movie library disables some of
     the unused	GL extensions in order to optimize the pixel path for drawing.
     Between two successive calls to mvRenderMovieToOpenGL, the	movie library,
     by	default, goes through the disabling routines to	make sure that the
     pixel path	is in the state	that it	needs to be in while it	is drawing and
     restores the graphics states when it is done drawing .  However, the
     overhead in changing the graphics states can be rather expensive.	If the
     user does not use the graphics states of the current context between
     successive	calls to mvRenderMovieToOpenGL,	the movie library can be
     instructed	to not toggle the graphics states.


     mvSetMovieGLContextState sets the graphics	context	state of a movie.  If
     set to DM_TRUE, the movie library assumes constant	context	state between
     successive	calls to mvRenderMovieToOpenGL.

     mvGetMovieGLContextState returns the GL context state the movie is	in.

     By	default, the GLContextState of a movie is DM_FALSE.

SEE ALSO    [Toc]    [Back]

      
      
     mvRenderMovieToOpenGL(3dm).


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
mvIntro IRIX introduction to the Movie Libraries SYNOPSIS (Movie File Library) #include -lmoviefile SY
mvShowCurrentFrame IRIX Display current movie frame on screen for a movie instance
makemovie IRIX make a movie from movie, image, and audio files
mvOptimize IRIX optimize a movie file for playback after editing operations, or create a flattened movie file
mvGetFileFormat IRIX get and set the properties of a movie
mvMovieRect IRIX Set/get movie rectangle
mvFindTrack IRIX find tracks in a movie
mvGetTrackTimeScale IRIX get and set a movie or track timescale.
mvParams IRIX get and set the parameters of a movie or track
mvOpen IRIX open movie instances
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service