nanogui.experimental.utils

Undocumented in source.

Members

Functions

drawItem
auto drawItem(NanoContext ctx, float height, T item)
Undocumented in source. Be warned that the author may not have intended to support it.
indent
void indent(NanoContext ctx)
Undocumented in source. Be warned that the author may not have intended to support it.
isPointInRect
bool isPointInRect(Vector2i topleft, Vector2i size, Vector2i point)
Undocumented in source. Be warned that the author may not have intended to support it.
unindent
void unindent(NanoContext ctx)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixin templates

DependencyProperty
mixintemplate DependencyProperty(T, alias string name)
Undocumented in source.

Structs

DataItem
struct DataItem(T)
Undocumented in source.

Meta