Static Public Member Functions | List of all members
lvr2::TextureFactory Class Reference

#include <TextureFactory.hpp>

Static Public Member Functions

static Texture readTexture (std::string filename)
 Returns a new texture if the file contains readable image data or a null point if the file couldn't be parsed. More...
 
static void saveTexture (const Texture &texture, std::string filename)
 TODO. More...
 

Detailed Description

Definition at line 47 of file TextureFactory.hpp.

Member Function Documentation

◆ readTexture()

Texture lvr2::TextureFactory::readTexture ( std::string  filename)
static

Returns a new texture if the file contains readable image data or a null point if the file couldn't be parsed.

Definition at line 54 of file TextureFactory.cpp.

◆ saveTexture()

void lvr2::TextureFactory::saveTexture ( const Texture texture,
std::string  filename 
)
static

TODO.

Definition at line 79 of file TextureFactory.cpp.


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


lvr2
Author(s): Thomas Wiemann , Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr
autogenerated on Wed Mar 2 2022 00:37:27