Tucano
0.1
A library for rapid prototyping with modern OpenGL and GLSL
Main Page
Related Pages
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
Tucano::Effects::Phong Member List
This is the complete list of members for
Tucano::Effects::Phong
, including all inherited members.
default_color
Tucano::Effects::Phong
private
Effect
(string shadersDir="shaders/")
Tucano::Effect
inline
getAmbientCoeff
(void)
Tucano::Effects::Phong
inline
getDiffuseCoeff
(void)
Tucano::Effects::Phong
inline
getShininessCoeff
(void)
Tucano::Effects::Phong
inline
getSpecularCoeff
(void)
Tucano::Effects::Phong
inline
initialize
(void)
Tucano::Effects::Phong
inline
virtual
ka
Tucano::Effects::Phong
private
kd
Tucano::Effects::Phong
private
ks
Tucano::Effects::Phong
private
loadShader
(string shader_name)
Tucano::Effect
inline
virtual
loadShader
(Shader &shader, string shader_name)
Tucano::Effect
inline
virtual
loadShader
(string shader_name, string vertex_name, string frag_name, string geom_name)
Tucano::Effect
inline
virtual
Phong
(void)
Tucano::Effects::Phong
inline
phong_shader
Tucano::Effects::Phong
private
reloadShaders
(void)
Tucano::Effect
inline
virtual
render
(Tucano::Mesh &mesh, const Tucano::Camera &camera, const Tucano::Camera &lightTrackball)
Tucano::Effects::Phong
inline
setAmbientCoeff
(float value)
Tucano::Effects::Phong
inline
setDefaultColor
(const Eigen::Vector4f &color)
Tucano::Effects::Phong
inline
setDiffuseCoeff
(float value)
Tucano::Effects::Phong
inline
setShadersDir
(string dir)
Tucano::Effect
inline
setShininessCoeff
(float value)
Tucano::Effects::Phong
inline
setSpecularCoeff
(float value)
Tucano::Effects::Phong
inline
shaders_dir
Tucano::Effect
protected
shaders_list
Tucano::Effect
protected
shininess
Tucano::Effects::Phong
private
Generated on Fri Sep 2 2016 13:05:56 for Tucano by
1.8.11