Solar
Public Member Functions | List of all members
SolAR::api::image::IImageLoader Class Referenceabstract

Loads an image. UUID: 6fcdaa8d-6ea9-4c3f-97b0-46cd11b67a9b More...

#include <IImageLoader.h>

Inheritance diagram for SolAR::api::image::IImageLoader:
Inheritance graph
[legend]
Collaboration diagram for SolAR::api::image::IImageLoader:
Collaboration graph
[legend]

Public Member Functions

virtual FrameworkReturnCode getImage (SRef< SolAR::datastructure::Image > &img)=0
 getImage method returns the image previously loaded More...
 
virtual FrameworkReturnCode reloadImage ()=0
 reloadImage method load a image if its path (set as a configuration parameter of the implemented component) has changed
 

Detailed Description

Loads an image. UUID: 6fcdaa8d-6ea9-4c3f-97b0-46cd11b67a9b

Member Function Documentation

◆ getImage()

virtual FrameworkReturnCode SolAR::api::image::IImageLoader::getImage ( SRef< SolAR::datastructure::Image > &  img)
pure virtual

getImage method returns the image previously loaded

Parameters
[out]imgimage previously loaded

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