GeViewer
0.1.1

Contents

  • About
  • Setup
  • Usage
  • Additional Info
  • API Reference
    • GeViewer package
GeViewer
  • API Reference
  • Edit on GitHub

API Reference

  • GeViewer package
    • Interactive viewer
      • GeViewer
        • GeViewer.check_transparency()
        • GeViewer.create_plotter()
        • GeViewer.export_to_html()
        • GeViewer.load()
        • GeViewer.plot_meshes()
        • GeViewer.print_view_params()
        • GeViewer.save()
        • GeViewer.save_screenshot()
        • GeViewer.set_camera_view()
        • GeViewer.set_initial_view()
        • GeViewer.set_window_size()
        • GeViewer.show()
        • GeViewer.toggle_background()
        • GeViewer.toggle_step_markers()
        • GeViewer.toggle_tracks()
        • GeViewer.toggle_wireframe()
        • GeViewer.update_camera_position()
    • Command-line interface
      • main()
      • print_instructions()
    • VRML parser
      • build_markers()
      • build_mesh()
      • combine_mesh_arrays()
      • create_meshes()
      • extract_blocks()
      • parse_marker_block()
      • parse_polyline_block()
      • parse_solid_block()
      • parse_viewpoint_block()
      • process_marker_block()
      • process_polyline_block()
      • process_solid_block()
    • Plotter
      • Plotter
        • Plotter.geviewer_key_event()
        • Plotter.show()
    • Utilities
      • check_for_updates()
      • clear_input_buffer()
      • orientation_transform()
      • prompt_for_camera_view()
      • prompt_for_file_path()
      • prompt_for_html_path()
      • prompt_for_save_session()
      • prompt_for_screenshot_path()
      • prompt_for_window_size()
      • read_files()
Previous Next

© Copyright 2024, Clarke Hardy.

Built with Sphinx using a theme provided by Read the Docs.