gKit2 light
DrawParam Member List

This is the complete list of members for DrawParam, including all inherited members.

alpha_texture(const GLuint t, const float a=0.5f)DrawParaminline
camera(Orbiter &o)DrawParaminline
camera(Orbiter &o, const int width, const int height, const float fov)DrawParaminline
create_debug_normals_program(const GLenum primitives, const bool use_texcoord, const bool use_normal, const bool use_color, const bool use_light, const bool use_alpha_test) (defined in DrawParam)DrawParamprotected
create_debug_texcoords_program(const GLenum primitives, const bool use_texcoord, const bool use_normal, const bool use_color, const bool use_light, const bool use_alpha_test) (defined in DrawParam)DrawParamprotected
create_program(const GLenum primitives, const bool use_texcoord, const bool use_normal, const bool use_color, const bool use_light, const bool use_alpha_test)DrawParamprotected
debug_normals(const float s=1)DrawParaminline
debug_texcoords()DrawParaminline
draw(Mesh &mesh)DrawParam
draw(const TriangleGroup &group, Mesh &mesh) (defined in DrawParam)DrawParam
DrawParam()DrawParaminline
light(const Point &p, const Color &c=White())DrawParaminline
light() constDrawParaminline
lighting(const bool use_light=true)DrawParaminline
m_alpha_min (defined in DrawParam)DrawParamprotected
m_debug_normals (defined in DrawParam)DrawParamprotected
m_debug_texcoords (defined in DrawParam)DrawParamprotected
m_light (defined in DrawParam)DrawParamprotected
m_light_color (defined in DrawParam)DrawParamprotected
m_model (defined in DrawParam)DrawParamprotected
m_normals_scale (defined in DrawParam)DrawParamprotected
m_projection (defined in DrawParam)DrawParamprotected
m_texture (defined in DrawParam)DrawParamprotected
m_use_alpha_test (defined in DrawParam)DrawParamprotected
m_use_light (defined in DrawParam)DrawParamprotected
m_use_texture (defined in DrawParam)DrawParamprotected
m_view (defined in DrawParam)DrawParamprotected
model(const Transform &m)DrawParaminline
projection(const Transform &m)DrawParaminline
texture(const GLuint t)DrawParaminline
view(const Transform &m)DrawParaminline