Open CASCADE Technology
6.5.4
|
////////////////////// IMAGES /////////////////////////////
#include <W32_Allocator.hxx>
Public Member Functions | |
W32_ImageNote (int, int, PW32_Bitmap, double=1.0) | |
virtual | ~W32_ImageNote () |
virtual void | Play (BOOL=TRUE) |
Data Fields | |
PW32_Bitmap | myBitmap |
double | myScale |
W32_ImageNote::W32_ImageNote | ( | int | , |
int | , | ||
PW32_Bitmap | , | ||
double | = 1.0 |
||
) |
virtual W32_ImageNote::~W32_ImageNote | ( | ) | [virtual] |
virtual void W32_ImageNote::Play | ( | BOOL | = TRUE | ) | [virtual] |
Reimplemented from W32_PointNote.
double W32_ImageNote::myScale |