Browse Source

Shaders: doc++

pull/34/head
Vladimír Vondruš 13 years ago
parent
commit
016c190607
  1. 2
      src/Shaders/Flat.h

2
src/Shaders/Flat.h

@ -44,7 +44,7 @@ namespace Implementation {
} }
/** /**
@brief Flat shader @brief %Flat shader
Draws whole mesh with given unshaded color or texture. For colored mesh you Draws whole mesh with given unshaded color or texture. For colored mesh you
need to provide @ref Position attribute in your triangle mesh and call at least need to provide @ref Position attribute in your triangle mesh and call at least

Loading…
Cancel
Save