Fraxinus
17.12-rc4
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 55 of file cxVolumeProperty.h.
|
inlinestatic |
Definition at line 59 of file cxVolumeProperty.h.
vtkVolumePropertyPtr cx::VolumeProperty::getVolumeProperty | ( | ) |
Definition at line 72 of file cxVolumeProperty.cpp.
void cx::VolumeProperty::setImage | ( | ImagePtr | image | ) |
Definition at line 77 of file cxVolumeProperty.cpp.