edu.duke.cs.osprey
3.3
edu.duke.cs.osprey
/
edu.duke.cs.osprey.molscope.gui.features.win
/
DevImguiDemo
Dev
Imgui
Demo
class
DevImguiDemo
:
WindowFeature
Content copied to clipboard
Functions
Properties
Functions
gui
Link copied to clipboard
open
override
fun
gui
(
imgui
:
Commands
,
win
:
WindowCommands
)
Content copied to clipboard
Renders the GUI of your feature.
menu
Link copied to clipboard
open
override
fun
menu
(
imgui
:
Commands
,
win
:
WindowCommands
)
Content copied to clipboard
Renders the menu item of your feature.
Properties
id
Link copied to clipboard
open
override
val
id
:
FeatureId
Content copied to clipboard
pOpen
Link copied to clipboard
val
pOpen
:
Ref
<
Boolean
>
Content copied to clipboard