uicore::TextureGroupImage Class Reference

Image position in a TextureGroup. More...

#include <texture_group.h>

Public Member Functions

 TextureGroupImage ()
 
 TextureGroupImage (const Texture2DPtr &texture, const Rect &geometry)
 
const Rectgeometry () const
 
 operator bool ()
 
const Texture2DPtrtexture () const
 

Detailed Description

Image position in a TextureGroup.

Constructor & Destructor Documentation

uicore::TextureGroupImage::TextureGroupImage ( )
inline
uicore::TextureGroupImage::TextureGroupImage ( const Texture2DPtr texture,
const Rect geometry 
)
inline

Member Function Documentation

const Rect& uicore::TextureGroupImage::geometry ( ) const
inline
uicore::TextureGroupImage::operator bool ( )
inlineexplicit

References texture().

const Texture2DPtr& uicore::TextureGroupImage::texture ( ) const
inline

Referenced by operator bool().


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