Easy3D 2.6.1
Loading...
Searching...
No Matches
Renderer Member List

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

add_lines_drawable(const std::string &name)Renderer
add_points_drawable(const std::string &name)Renderer
add_triangles_drawable(const std::string &name)Renderer
color_from_segmentation(SurfaceMesh *mesh, SurfaceMesh::FaceProperty< FT > segments, SurfaceMesh::FaceProperty< vec3 > colors)Rendererinlinestatic
color_from_segmentation(SurfaceMesh *mesh, SurfaceMesh::VertexProperty< FT > segments, SurfaceMesh::VertexProperty< vec3 > colors)Rendererinlinestatic
color_from_segmentation(PointCloud *cloud, PointCloud::VertexProperty< FT > segments, PointCloud::VertexProperty< vec3 > colors)Rendererinlinestatic
get_lines_drawable(const std::string &name, bool warning_not_found=true) constRenderer
get_points_drawable(const std::string &name, bool warning_not_found=true) constRenderer
get_triangles_drawable(const std::string &name, bool warning_not_found=true) constRenderer
is_selected() constRendererinline
is_visible() constRendererinline
lines_drawables() constRendererinline
model()Rendererinline
points_drawables() constRendererinline
Renderer(Model *model, bool create_drawables=true)Rendererexplicit
set_selected(bool b)Renderer
set_visible(bool b)Rendererinline
triangles_drawables() constRendererinline
update()Renderer
~Renderer() (defined in Renderer)Renderervirtual