DOLFIN
DOLFIN C++ interface
dolfin::X3DOMParameters Member List

This is the complete list of members for dolfin::X3DOMParameters, including all inherited members.

get_ambient_intensity() constdolfin::X3DOMParameters
get_background_color() constdolfin::X3DOMParameters
get_color_map() constdolfin::X3DOMParameters
get_color_map_array() constdolfin::X3DOMParameters
get_diffuse_color() constdolfin::X3DOMParameters
get_emissive_color() constdolfin::X3DOMParameters
get_menu_display() constdolfin::X3DOMParameters
get_representation() constdolfin::X3DOMParameters
get_shininess() constdolfin::X3DOMParameters
get_specular_color() constdolfin::X3DOMParameters
get_transparency() constdolfin::X3DOMParameters
get_viewport_size() constdolfin::X3DOMParameters
get_x3d_stats() constdolfin::X3DOMParameters
Representation enum namedolfin::X3DOMParameters
set_ambient_intensity(double intensity)dolfin::X3DOMParameters
set_background_color(std::array< double, 3 > rgb)dolfin::X3DOMParameters
set_color_map(const std::vector< double > &color_data)dolfin::X3DOMParameters
set_diffuse_color(std::array< double, 3 > rgb)dolfin::X3DOMParameters
set_emissive_color(std::array< double, 3 > rgb)dolfin::X3DOMParameters
set_menu_display(bool show)dolfin::X3DOMParameters
set_representation(Representation representation)dolfin::X3DOMParameters
set_shininess(double shininess)dolfin::X3DOMParameters
set_specular_color(std::array< double, 3 > rgb)dolfin::X3DOMParameters
set_transparency(double transparency)dolfin::X3DOMParameters
set_x3d_stats(bool show)dolfin::X3DOMParameters
X3DOMParameters()dolfin::X3DOMParameters