Selection of cells in a paged worldspace.
More...
#include <cellselection.hpp>
Selection of cells in a paged worldspace.
- Note
- The CellSelection does not specify the worldspace it applies to.
Ignored if the cell specified by coordinates is already part of the selection.
- Returns
- Was a cell added to the collection?
Return the selected cell that is closest to the geometric centre of the selection.
- Attention
- This function must not be called on selections that are empty.
int CSMWorld::CellSelection::getSize |
( |
| ) |
const |
- Returns
- Is the cell specified by coordinates part of the selection?
void CSMWorld::CellSelection::move |
( |
int |
x, |
|
|
int |
y |
|
) |
| |
void CSMWorld::CellSelection::remove |
( |
const CellCoordinates & |
coordinates | ) |
|
ignored if the cell specified by coordinates is not part of the selection.
The documentation for this class was generated from the following files: