creator.viewport.common

Undocumented in source.

Modules

mesh
module creator.viewport.common.mesh
Undocumented in source.
mesheditor
module creator.viewport.common.mesheditor
Undocumented in source.

Members

Functions

incCreateCircleBuffer
vec3[] incCreateCircleBuffer(vec2 origin, vec2 radii, uint segments)
Undocumented in source. Be warned that the author may not have intended to support it.
incCreateLineBuffer
vec3[] incCreateLineBuffer(vec2 from, vec2 to)
Undocumented in source. Be warned that the author may not have intended to support it.
incCreateRectBuffer
vec3[] incCreateRectBuffer(vec2 from, vec2 to)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta