ImguiFigure#
ImguiFigure#
Constructor#
|
A grid of subplots. |
Properties#
cameras, read-only array, access individual subplots to change a camera |
|
The canvas associated to this Figure |
|
controllers, read-only array, access individual subplots to change a controller |
|
GUI windows added to the Figure |
|
imgui renderer |
|
subplot names, read-only array, access individual subplots to change a name |
|
The renderer associated to this Figure |
|
[n_rows, n_cols] |
Methods#
|
Add function(s) that are called on every render cycle. |
|
Add a GUI to the Figure. |
Clear all Subplots |
|
|
Use |
Fet rect for the portion of the canvas that the pygfx renderer draws to, i.e. non-imgui, part of canvas. |
|
|
Open a registered popup |
|
Register a popup class. |
Removes the passed animation function from both pre and post render. |
|
|
|
|
Begins the rendering event loop and shows the Figure, returns the canvas |
start render cycle |