Class | Description |
---|---|
Bezier |
A class that generates
vertexes for a Bezier curve based on provided control points |
Face | |
MergedVertex |
MergedVertex are holders of vertex that share the same position inside a shape.
|
Shape |
Base class for anything drawn with a
MalisisRenderer . |
Vertex | |
Vertex.BottomNorthEast | |
Vertex.BottomNorthWest | |
Vertex.BottomSouthEast | |
Vertex.BottomSouthWest | |
Vertex.TopNorthEast | |
Vertex.TopNorthWest | |
Vertex.TopSouthEast | |
Vertex.TopSouthWest |