open_iA  2020.01
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Public Member Functions | List of all members
iALinePointers Class Reference

A horizontal line that can be added to a vtkRenderer, with two cones marking start and end of the line. More...

#include <iALinePointers.h>

Collaboration diagram for iALinePointers:

Public Member Functions

void addToRenderer (vtkRenderer *renderer)
 
 iALinePointers ()
 
void setVisible (bool visible)
 
void updatePosition (double posY, double zeroLevelPosY, double startX, double endX, double const *spacing)
 

Detailed Description

A horizontal line that can be added to a vtkRenderer, with two cones marking start and end of the line.

Constructor & Destructor Documentation

◆ iALinePointers()

iALinePointers::iALinePointers ( )

Member Function Documentation

◆ addToRenderer()

void iALinePointers::addToRenderer ( vtkRenderer *  renderer)

◆ setVisible()

void iALinePointers::setVisible ( bool  visible)

◆ updatePosition()

void iALinePointers::updatePosition ( double  posY,
double  zeroLevelPosY,
double  startX,
double  endX,
double const *  spacing 
)

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