Walls And Holes  1
M2M::ImageInfo Class Reference

Class to wrap image info. This will be changed to use SharedImageAndSource when possible. More...

#include <m2mpartialmesh.h>

Public Member Functions

 ImageInfo ()
 
 ImageInfo (const ImageInfo &other)=default
 
 ImageInfo (SharedImageAndSource img)
 
 ImageInfo (const TileMaterial *material)
 
SharedImageAndSource image () const
 
bool operator== (const ImageInfo &other) const
 
bool operator!= (const ImageInfo &other) const
 

Detailed Description

Class to wrap image info. This will be changed to use SharedImageAndSource when possible.

Constructor & Destructor Documentation

◆ ImageInfo() [1/4]

M2M::ImageInfo::ImageInfo ( )
inline

◆ ImageInfo() [2/4]

M2M::ImageInfo::ImageInfo ( const ImageInfo other)
default

◆ ImageInfo() [3/4]

M2M::ImageInfo::ImageInfo ( SharedImageAndSource  img)
inline

◆ ImageInfo() [4/4]

M2M::ImageInfo::ImageInfo ( const TileMaterial material)
inline

Member Function Documentation

◆ image()

SharedImageAndSource M2M::ImageInfo::image ( ) const
inline
Here is the caller graph for this function:

◆ operator!=()

bool M2M::ImageInfo::operator!= ( const ImageInfo other) const
inline

◆ operator==()

bool M2M::ImageInfo::operator== ( const ImageInfo other) const
inline

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