GLProgram.draw - multiple declarations

Function GLProgram.draw

draw mesh using this program (program should be bound by this time and all uniforms should be set)

Prototype

override void draw(
  Mesh mesh
);

Function GLProgram.draw

draw mesh using this program (program should be bound by this time and all uniforms should be set)

Prototype

override void draw(
  Mesh mesh
);

Function GLProgram.draw

draw mesh using this program (program should be bound by this time and all uniforms should be set)

Prototype

override void draw(
  Mesh mesh
);

Function GLProgram.draw

draw mesh using this program (program should be bound by this time and all uniforms should be set)

Prototype

override void draw(
  Mesh mesh
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0