shapeworks::LandmarkWidget
#include <LandmarkWidget.h>
Public Functions
| Name | |
|---|---|
| LandmarkWidget(Viewer * viewer) | |
| ~LandmarkWidget() | |
| void | update_landmarks() |
| void | store_positions() |
| void | update_glyph_properties() |
| void | clear_landmark_handles() |
Detailed Description
cpp
class shapeworks::LandmarkWidget;
Widget to display and manipulate landmarks
Public Functions Documentation
function LandmarkWidget
cpp
LandmarkWidget(
Viewer * viewer
)
function ~LandmarkWidget
cpp
~LandmarkWidget()
function update_landmarks
cpp
void update_landmarks()
function store_positions
cpp
void store_positions()
function update_glyph_properties
cpp
void update_glyph_properties()
function clear_landmark_handles
cpp
void clear_landmark_handles()
Updated on 2026-03-31 at 16:02:10 +0000