SIVIC API  0.9.26
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
svkImageActor Class Reference

#include <svkImageActor.h>

Inheritance diagram for svkImageActor:

Public Member Functions

 vtkTypeMacro (svkImageActor, vtkImageActor)
 
void ComputeMatrix ()
 

Static Public Member Functions

static svkImageActorNew ()
 

Protected Member Functions

 svkImageActor ()
 Constructor. More...
 
 ~svkImageActor ()
 Destructor. More...
 

Detailed Description

vtkImageActor assumes axis alignment so to support oblique data this class was created.

This class uses the input image's dcos to apply additional transform to the vtkImageActor. This transform makes the actor render in the correct real-world (LPS) coordinate system.

Constructor & Destructor Documentation

svkImageActor ( )
protected

Constructor.

~svkImageActor ( )
protected

Destructor.

Member Function Documentation

void ComputeMatrix ( )
static svkImageActor* New ( )
static
vtkTypeMacro ( svkImageActor  ,
vtkImageActor   
)

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