Skip to content

shapeworks::MeshSlice

MeshSlice. More...

#include <MeshSlice.h>

Public Functions

Name
MeshSlice(Viewer * viewer)
void set_volume(vtkSmartPointer< vtkImageData > volume)
bool is_image_loaded()
void update_renderer()
void update_camera()
void handle_key(std::string key)

Detailed Description

cpp class shapeworks::MeshSlice;

MeshSlice.

Provide slice viewing to the Viewer

Public Functions Documentation

function MeshSlice

cpp MeshSlice( Viewer * viewer )

function set_volume

cpp void set_volume( vtkSmartPointer< vtkImageData > volume )

function is_image_loaded

cpp bool is_image_loaded()

function update_renderer

cpp void update_renderer()

function update_camera

cpp void update_camera()

function handle_key

cpp void handle_key( std::string key )


Updated on 2026-03-31 at 16:02:10 +0000