- applyOffsets
void applyOffsets(vec2[] offsets)
Undocumented in source. Be warned that the author may not have intended to support it.
- applyPreview
void applyPreview()
Undocumented in source. Be warned that the author may not have intended to support it.
- applyToTarget
void applyToTarget()
Undocumented in source. Be warned that the author may not have intended to support it.
- draw
void draw(Camera camera)
Undocumented in source. Be warned that the author may not have intended to support it.
- getMesh
IncMesh getMesh()
Undocumented in source. Be warned that the author may not have intended to support it.
- getOffsets
vec2[] getOffsets()
Undocumented in source. Be warned that the author may not have intended to support it.
- getTarget
Drawable getTarget()
Undocumented in source. Be warned that the author may not have intended to support it.
- getToolMode
VertexToolMode getToolMode()
Undocumented in source. Be warned that the author may not have intended to support it.
- importMesh
void importMesh(MeshData data)
Undocumented in source. Be warned that the author may not have intended to support it.
- previewingTriangulation
bool previewingTriangulation()
Undocumented in source. Be warned that the author may not have intended to support it.
- refreshMesh
void refreshMesh()
Undocumented in source. Be warned that the author may not have intended to support it.
- resetMesh
void resetMesh()
Undocumented in source. Be warned that the author may not have intended to support it.
- setTarget
void setTarget(Drawable target)
Undocumented in source. Be warned that the author may not have intended to support it.
- setToolMode
void setToolMode(VertexToolMode toolMode)
Undocumented in source. Be warned that the author may not have intended to support it.
- update
bool update(ImGuiIO* io, Camera camera)
Undocumented in source. Be warned that the author may not have intended to support it.
- viewportOverlay
void viewportOverlay()
Undocumented in source. Be warned that the author may not have intended to support it.