BWAPI
Util::RectangleArray< Type > Member List
This is the complete list of members for Util::RectangleArray< Type >, including all inherited members.
getHeight(void) const Util::RectangleArray< Type >
getItem(unsigned int x, unsigned int y)Util::RectangleArray< Type >
getWidth(void) const Util::RectangleArray< Type >
operator[](int i)Util::RectangleArray< Type > [inline]
operator[](int i) const Util::RectangleArray< Type > [inline]
printToFile(FILE *f)Util::RectangleArray< Type >
RectangleArray(unsigned int width=1, unsigned int height=1, Type *data=NULL)Util::RectangleArray< Type >
RectangleArray(const RectangleArray< Type > &rectangleArray)Util::RectangleArray< Type >
resize(unsigned int width, unsigned int height)Util::RectangleArray< Type >
saveToFile(const std::string &fileName)Util::RectangleArray< Type >
setBorderTo(const Type &value)Util::RectangleArray< Type >
setItem(unsigned int x, unsigned int y, Type *item)Util::RectangleArray< Type >
setTo(const Type &value)Util::RectangleArray< Type >
~RectangleArray(void)Util::RectangleArray< Type >
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines