Node:Drawing and Filling Solids, Next:Clearing Solids, Previous:Outputting Solids, Up:Solid Reference
void draw ([const vectorColors::default_color_vector, [const string ddashed = "", [const string ppen = "", [Picture& picture = current_picture]]]])
|
const virtual function |
Draws the Solid.
This function allocates a new The Currently, a |
void fill ([const vectorColors::default_color_vector, [Picture& picture = current_picture]])
|
const virtual function |
Fills the Solid.
This function allocates a new The |
void filldraw ([const vectorcurrent_picture]]]]])
|
const virtual function |
Filldraws the Solid.
This function allocates a new The Currently, a |
void undraw ([const string ddashed = "", [const string ppen = "", [Picture& picture = current_picture]]])
|
const virtual function |
Undraws the Solid.
This function allocates a new A |
void unfill ([Picture& picture = current_picture])
|
const virtual function |
Unfills the Solid.
This function allocates a new |
void unfilldraw ([const string ddashed = "", [const string ppen = "", [Picture& picture = current_picture]]])
|
const virtual function |
void undraw ([const string ddashed = "", [const string ppen = "", [Picture& picture = current_picture]]])
|
const virtual function |
Unfilldraws the Solid.
This function allocates a new A |