Open CASCADE Technology
6.5.4
|
//////////////////// 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 |
virtual void W32_PolyMarkerNote::Play | ( | BOOL | = TRUE | ) | [inline, virtual] |
Implements W32_Note.
Reimplemented in WNT_PolylineNote, W32_PolylineNote, WNT_PolygonNote, W32_PolygonNote, WNT_PolyMarker2Note, W32_PolyMarker2Note, WNT_PolyMarker1Note, and W32_PolyMarker1Note.
void W32_PolyMarkerNote::Replace | ( | int | , |
int | , | ||
int | |||
) |