CustusX  16.5
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 55 of file cxVolumeProperty.h.

Member Function Documentation

static VolumePropertyPtr cx::VolumeProperty::create ( )
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.


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