PICCANTE  0.4
The hottest HDR imaging library!
Public Member Functions | Public Attributes | List of all members
pic::pic::Tile Class Reference

The Tile class. More...

#include <filter_radial_basis_function.hpp>

Public Member Functions

 Tile ()
 Tile. More...
 
 ~Tile ()
 
BBox getBBox (int img_width, int img_height)
 getBBox More...
 

Public Attributes

int startX
 
int startY
 
int width
 
int height
 
std::string name
 
Imagetile
 

Detailed Description

The Tile class.

Constructor & Destructor Documentation

◆ Tile()

pic::pic::Tile::Tile ( )
inline

Tile.

◆ ~Tile()

pic::pic::Tile::~Tile ( )
inline

Member Function Documentation

◆ getBBox()

BBox pic::pic::Tile::getBBox ( int  img_width,
int  img_height 
)
inline

getBBox

Parameters
img_width
img_height
Returns

Member Data Documentation

◆ height

int pic::pic::Tile::height

◆ name

std::string pic::pic::Tile::name

◆ startX

int pic::pic::Tile::startX

◆ startY

int pic::pic::Tile::startY

◆ tile

Image* pic::pic::Tile::tile

◆ width

int pic::pic::Tile::width

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