RegularNgonElement

An element of polygons.

Constructors

this
this()

Members

Aliases

N
alias N = _N

Length of vertexes.

Functions

clear
void clear()
draw
void draw(Shader s)
resize
void resize(float size)

Manifest constants

this_is_a_regular_ngon_class_of_g4d
enum this_is_a_regular_ngon_class_of_g4d;

To prove this type.

Variables

_pos
ArrayBuffer _pos;
Undocumented in source.

Inherited Members

From Element

clear
void clear()

Clears all buffers.

draw
void draw(Shader )

Draws the element using the shader.

Meta