Antkeeper
0.0.1
|
Ant surface sculpturing phene. More...
#include <sculpturing.hpp>
Public Attributes | |
float | roughness |
Surface roughness. More... | |
gl::texture_2d * | normal_map |
Surface culpturing normal map. More... | |
Ant surface sculpturing phene.
Definition at line 31 of file phene/sculpturing.hpp.
gl::texture_2d* ant::phene::sculpturing::normal_map |
Surface culpturing normal map.
Definition at line 37 of file phene/sculpturing.hpp.
float ant::phene::sculpturing::roughness |
Surface roughness.
Definition at line 34 of file phene/sculpturing.hpp.