Method | Description | |
---|---|---|
CatesianGrid ( |
||
GetIndexBuffer ( ) : |
||
GetVertexAttributeBuffer ( string bufferName, string varNameInShader ) : |
||
UpdateColor ( TracyEnergy property ) : void | ||
UsesZeroIndexBuffer ( ) : bool |
Uses ZeroIndexBuffer or OneIndexBuffer.
|
Method | Description | |
---|---|---|
GetColorBuffer ( string varNameInShader ) : |
||
GetPositionBuffer ( string varNameInShader ) : |
||
GetTextureCoords ( GridBlockProperty property ) : float[] |
public CatesianGrid ( |
||
dataSource | ||
gridProps | List |
|
minColorCode | float | |
maxColorCode | float | |
defaultBlockPropertyIndex | int | |
return | System |
public GetVertexAttributeBuffer ( string bufferName, string varNameInShader ) : |
||
bufferName | string | |
varNameInShader | string | |
return |
public UpdateColor ( TracyEnergy property ) : void | ||
property | TracyEnergy | |
return | void |