Draw_3D_API
drawNS::APIGnuPlot3D Member List

This is the complete list of members for drawNS::APIGnuPlot3D, including all inherited members.

APIGnuPlot3D()=deletedrawNS::APIGnuPlot3D
APIGnuPlot3D(double minX, double maxX, double minY, double maxY, double minZ, double maxZ, int ref_time_ms=0)drawNS::APIGnuPlot3D
change_ref_time_ms(int ref_time_ms) overridedrawNS::APIGnuPlot3Dvirtual
change_shape_color(uint id, const std::string &color) overridedrawNS::APIGnuPlot3Dvirtual
Draw3DAPI(int ref_time_ms=0)drawNS::Draw3DAPIinline
draw_line(const Point3D &point1, const Point3D &point2, const std::string &color="black") overridedrawNS::APIGnuPlot3Dvirtual
draw_polygonal_chain(const std::vector< Point3D > &points, const std::string &color="black") overridedrawNS::APIGnuPlot3Dvirtual
draw_polyhedron(const std::vector< std::vector< Point3D > > &points_map, const std::string &color="black") overridedrawNS::APIGnuPlot3Dvirtual
draw_surface(const std::vector< std::vector< Point3D > > &points_map, const std::string &color="black") overridedrawNS::APIGnuPlot3Dvirtual
erase_shape(uint id) overridedrawNS::APIGnuPlot3Dvirtual
redraw() overridedrawNS::APIGnuPlot3Dvirtual
refresh_rate_msdrawNS::Draw3DAPIprotected
~APIGnuPlot3D()drawNS::APIGnuPlot3Dinline
~Draw3DAPI()drawNS::Draw3DAPIinlinevirtual