Package gui
Class ImGuiWrapper.DashContext
java.lang.Object
gui.ImGuiWrapper.DashContext
- Enclosing class:
- ImGuiWrapper
protected static class ImGuiWrapper.DashContext
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description (package private) int
m_ix
(package private) float
m_remainingDrawLength
-
Constructor Summary
Constructors Modifier Constructor Description protected
DashContext()
-
Method Summary
-
Field Details
-
m_remainingDrawLength
float m_remainingDrawLength -
m_ix
int m_ix
-
-
Constructor Details
-
DashContext
protected DashContext()
-