CustusX
22.04-rc5
An IGT application
|
#include <cxVolumeProperty.h>
Public Member Functions | |
void | setImage (ImagePtr image) |
vtkVolumePropertyPtr | getVolumeProperty () |
Static Public Member Functions | |
static VolumePropertyPtr | create () |
Wrapper for vtkVolumeProperty Given an internal Image, the vtkVolumeProperty is kept up to date.
Definition at line 34 of file cxVolumeProperty.h.
|
inlinestatic |
Definition at line 38 of file cxVolumeProperty.h.
vtkVolumePropertyPtr cx::VolumeProperty::getVolumeProperty | ( | ) |
Definition at line 51 of file cxVolumeProperty.cpp.
void cx::VolumeProperty::setImage | ( | ImagePtr | image | ) |
Definition at line 56 of file cxVolumeProperty.cpp.