Krita Source Code Documentation
Loading...
Searching...
No Matches
KisAnimationFrameCache::Private::Frame Struct Reference

Public Member Functions

 Frame (KisOpenGLUpdateInfoSP info, int length)
 

Public Attributes

int length
 
KisOpenGLUpdateInfoSP openGlFrame
 

Detailed Description

Definition at line 53 of file kis_animation_frame_cache.cpp.

Constructor & Destructor Documentation

◆ Frame()

KisAnimationFrameCache::Private::Frame::Frame ( KisOpenGLUpdateInfoSP info,
int length )
inline

Member Data Documentation

◆ length

int KisAnimationFrameCache::Private::Frame::length

Definition at line 56 of file kis_animation_frame_cache.cpp.

◆ openGlFrame

KisOpenGLUpdateInfoSP KisAnimationFrameCache::Private::Frame::openGlFrame

Definition at line 55 of file kis_animation_frame_cache.cpp.


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