API Documentation
Loading...
Searching...
No Matches
CaptureCache Struct Reference

#include <ModelViewCapture.h>

Inheritance diagram for CaptureCache:
[legend]
Collaboration diagram for CaptureCache:
[legend]

Public Member Functions

 CaptureCache ()
 
 CaptureCache (const CaptureInfo &info, const Time &n_time, const QImage &n_image)
 
bool operator== (const CaptureInfo &info) const
 

Public Attributes

Time time
 
QImage image
 

Constructor & Destructor Documentation

◆ CaptureCache() [1/2]

CaptureCache ( )
inline

◆ CaptureCache() [2/2]

CaptureCache ( const CaptureInfo & info,
const Time & n_time,
const QImage & n_image )
inline

Member Function Documentation

◆ operator==()

bool operator== ( const CaptureInfo & info) const
inline

Member Data Documentation

◆ image

QImage image

◆ time

Time time

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