Skip to content

shapeworks::CompareSettings

Public Functions

Name
DisplayMode get_display_mode()

Public Attributes

Name
bool compare_enabled_
bool surface_distance_mode_
bool original_checked_
bool groomed_checked_
bool reconstructed_checked_
float opacity_

Public Functions Documentation

function get_display_mode

inline DisplayMode get_display_mode()

Public Attributes Documentation

variable compare_enabled_

bool compare_enabled_ = false;

variable surface_distance_mode_

bool surface_distance_mode_ = false;

variable original_checked_

bool original_checked_ = false;

variable groomed_checked_

bool groomed_checked_ = false;

variable reconstructed_checked_

bool reconstructed_checked_ = false;

variable opacity_

float opacity_ = 1.0;

Updated on 2022-07-23 at 17:50:03 -0600