#include <bateauenfeu.h>
Inheritance diagram for bateauEnFeu:
Public Member Functions | |
bateauEnFeu (std::complex< float > &, long) | |
~bateauEnFeu () | |
std::complex< float > | next (std::complex< float > &) |
bool | stop () |
std::complex< float > | renderingDestination (std::complex< float > &) |
bool | isVerticalSymetric () |
bool | isImpair () |
bateauEnFeu * | clone () |
QString | getName () |
Static Public Member Functions | |
static QRectF | getBestWindow () |
Definition at line 32 of file bateauenfeu.h.