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, isValidPtrpublic NodeEditorContext()
public NodeEditorContext(NodeEditorConfig config)
public NodeEditorContext(long ptr)
protected long create()
create in class ImGuiStructDestroyablepublic void destroy()
ImGuiStructDestroyabledestroy in class ImGuiStructDestroyable