C# Class CSharpGL.ColorCodedPicking

Show file Open project: bitzhuwei/CSharpGL Class Usage Examples

Private Methods

Method Description
ReadStageVertexId ( int x, int y ) : uint

Gets stage vertex id by color coded picking machanism. Note: left bottom is(0, 0). This is different from Winform's left top being (0, 0).