Public Member Functions | Public Attributes | List of all members
OgreTile Class Reference

#include <ogre_tile.h>

Public Member Functions

 OgreTile (QImage image_)
 
 OgreTile (OgreTile &&other) noexcept
 
OgreTileoperator= (OgreTile &&other) noexcept
 
 ~OgreTile ()
 

Public Attributes

Ogre::TexturePtr texture
 

Detailed Description

A OgreTile holds a Ogre Texture for a tile in the GPU cache.

Definition at line 24 of file ogre_tile.h.

Constructor & Destructor Documentation

◆ OgreTile() [1/2]

OgreTile::OgreTile ( QImage  image_)

Definition at line 57 of file ogre_tile.cpp.

◆ OgreTile() [2/2]

OgreTile::OgreTile ( OgreTile &&  other)
inlinenoexcept

Definition at line 32 of file ogre_tile.h.

◆ ~OgreTile()

OgreTile::~OgreTile ( )
inline

Definition at line 45 of file ogre_tile.h.

Member Function Documentation

◆ operator=()

OgreTile& OgreTile::operator= ( OgreTile &&  other)
inlinenoexcept

Definition at line 37 of file ogre_tile.h.

Member Data Documentation

◆ texture

Ogre::TexturePtr OgreTile::texture

Definition at line 27 of file ogre_tile.h.


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


rviz_satellite
Author(s): Gareth Cross , Andre Schröder
autogenerated on Thu May 4 2023 02:31:43