30.09.2020
+ Mouse support + Started to add summaries to SM.Base
This commit is contained in:
parent
16366fa015
commit
7acdba92f8
21 changed files with 325 additions and 58 deletions
|
|
@ -43,7 +43,7 @@ namespace SM.OGL.Mesh
|
|||
/// <summary>
|
||||
/// Connects the different buffer objects with ids.
|
||||
/// </summary>
|
||||
protected Dictionary<int, VBO> AttribDataIndex { get; }
|
||||
public Dictionary<int, VBO> AttribDataIndex { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Stores indices for a more performance friendly method to draw objects.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue