Minor updates to Triangle.Rendering code.
This commit is contained in:
@@ -28,5 +28,7 @@ namespace TriangleNet.Rendering
|
||||
void Add(int[] partition);
|
||||
|
||||
void Enable(int layer, bool enabled);
|
||||
|
||||
void Clear();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user