A canvas that is attached to an interactor on the screen but as called from within the PInteractor::OnRedraw() function of interactors.
![]() | PRedrawCanvas ( PInteractor * theInteractor, BOOL inPixels ) Create a canvas associated with an interactor on the screen, which is being redrawn by the system. |
![]() | ~PRedrawCanvas () Destroy the canvas and its resources. |
Overrides from class PCanvas
New functions for class
PORDINATE Member variables
Run Time Type functions
Comparison functions
I/O functions
Miscellaneous functions
A canvas that is attached to an interactor on the screen but as called from within the PInteractor::OnRedraw() function of interactors. Unlike a PDrawCanvas which the user can directly create and draw to at any time, the PRedrawCanvas is spcifically for system initiated drawing of the screen.
virtual ~PRedrawCanvas()
Alphabetic index HTML hierarchy of classes or Java