Skip to content

Struct cuvis_export_view_settings_t

ClassList > cuvis_export_view_settings_t

Additional settings for exporting to a userplugin view. See also cuvis_export_general_settings_t .

  • #include <cuvis.h>

Public Attributes

Type Name
CUVIS_INT complete
CUVIS_INT pan_failback
CUVIS_CHAR const * userplugin

Public Attributes Documentation

variable complete

CUVIS_INT cuvis_export_view_settings_t::complete;

When using View Exporter: export all output elements of the user plugin, even if they're not marked as "show"


variable pan_failback

CUVIS_INT cuvis_export_view_settings_t::pan_failback;

failback to pan image if cube is not available


variable userplugin

CUVIS_CHAR const* cuvis_export_view_settings_t::userplugin;

The userplugin xml string. See userplugin manual.



The documentation for this class was generated from the following file docs/_api_sources/cuvis.h