LibreOffice Module slideshow (master) 1
Public Member Functions | Public Attributes | List of all members
TransitionSettings Struct Reference

#include <TransitionImpl.hxx>

Public Member Functions

 TransitionSettings ()
 

Public Attributes

bool mbUseMipMapLeaving
 Whether to use mipmapping for slides textures. More...
 
bool mbUseMipMapEntering
 
float mnRequiredGLVersion
 which GL version does the transition require More...
 

Detailed Description

Definition at line 48 of file TransitionImpl.hxx.

Constructor & Destructor Documentation

◆ TransitionSettings()

TransitionSettings::TransitionSettings ( )
inline

Definition at line 50 of file TransitionImpl.hxx.

Member Data Documentation

◆ mbUseMipMapEntering

bool TransitionSettings::mbUseMipMapEntering

◆ mbUseMipMapLeaving

bool TransitionSettings::mbUseMipMapLeaving

Whether to use mipmapping for slides textures.

Definition at line 59 of file TransitionImpl.hxx.

Referenced by makeDiamond(), makeDissolve(), makeFadeSmoothly(), makeFadeThroughColor(), makeIris(), makeRipple(), makeStatic(), makeTurnDown(), and makeVortex().

◆ mnRequiredGLVersion

float TransitionSettings::mnRequiredGLVersion

which GL version does the transition require

Definition at line 64 of file TransitionImpl.hxx.

Referenced by makeHoneycomb(), and makeVortex().


The documentation for this struct was generated from the following file: