NorMIT-nav  2023.01.05-dev+develop.0da12
An IGT application
cx::VolumeProperty Class Reference

#include <cxVolumeProperty.h>

Inheritance diagram for cx::VolumeProperty:

Public Member Functions

void setImage (ImagePtr image)
 
vtkVolumePropertyPtr getVolumeProperty ()
 

Static Public Member Functions

static VolumePropertyPtr create ()
 

Detailed Description

Wrapper for vtkVolumeProperty Given an internal Image, the vtkVolumeProperty is kept up to date.

Date
10 Sep 2013, 2013
Author
Christian Askeland, SINTEF
Ole Vegard Solberg, SINTEF

Definition at line 34 of file cxVolumeProperty.h.

Member Function Documentation

◆ create()

static VolumePropertyPtr cx::VolumeProperty::create ( )
inlinestatic

Definition at line 38 of file cxVolumeProperty.h.

◆ getVolumeProperty()

vtkVolumePropertyPtr cx::VolumeProperty::getVolumeProperty ( )

Definition at line 51 of file cxVolumeProperty.cpp.

◆ setImage()

void cx::VolumeProperty::setImage ( ImagePtr  image)

Definition at line 56 of file cxVolumeProperty.cpp.


The documentation for this class was generated from the following files: