|
Open CASCADE Technology 6.5.2
|
//////////////////// MARKERS //////////////////////////////
#include <W32_Allocator.hxx>

Public Member Functions | |
| W32_PolyMarkerNote (int) | |
| void | Replace (int, int, int) |
| virtual void | Play (BOOL=TRUE) |
Data Fields | |
| int | myMaxPoints |
| int | mySetPoints |
| LPPOINT | myPoints |
| W32_PolyMarkerNote::W32_PolyMarkerNote | ( | int | ) |
| virtual void W32_PolyMarkerNote::Play | ( | BOOL | = TRUE | ) | [inline, virtual] |
Implements W32_Note.
Reimplemented in W32_PolyMarker1Note, WNT_PolyMarker1Note, W32_PolyMarker2Note, WNT_PolyMarker2Note, W32_PolygonNote, WNT_PolygonNote, W32_PolylineNote, and WNT_PolylineNote.
1.7.4