public final class NodeEditorContext extends ImGuiStructDestroyable
ptr
Constructor and Description |
---|
NodeEditorContext() |
NodeEditorContext(long ptr) |
NodeEditorContext(NodeEditorConfig config) |
Modifier and Type | Method and Description |
---|---|
protected long |
create() |
void |
destroy()
Method to free natively allocated memory for the struct mapped with pointer.
|
isNotValidPtr, isValidPtr
public NodeEditorContext()
public NodeEditorContext(NodeEditorConfig config)
public NodeEditorContext(long ptr)
protected long create()
create
in class ImGuiStructDestroyable
public void destroy()
ImGuiStructDestroyable
destroy
in class ImGuiStructDestroyable