open_iA 2024.9
Loading...
Searching...
No Matches
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>

Public Member Functions

 iALinePointers ()
 
void addToRenderer (vtkRenderer *renderer)
 
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: