MeshVertex

Undocumented in source.

Members

Functions

connect
void connect(MeshVertex* other)
Undocumented in source. Be warned that the author may not have intended to support it.
isConnectedTo
bool isConnectedTo(MeshVertex* other)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

connections
MeshVertex*[] connections;
Undocumented in source.
position
vec2 position;
Undocumented in source.

Meta