| 
    cisst-saw
    
   | 
 
#include <vctPlot2DBase.h>
Public Member Functions | |
| VerticalLine (const std::string &name, const double x=0.0) | |
| ~VerticalLine () | |
| void | SetX (const double x) | 
| void | SetColor (const vctDouble3 &colorInRange0To1) | 
Protected Attributes | |
| std::string | Name | 
| double | X | 
| bool | Visible | 
| vctDouble3 | Color | 
| double | LineWidth | 
Friends | |
| class | vctPlot2DBase | 
| class | vctPlot2DOpenGL | 
| class | vctPlot2DVTK | 
Storage for a given vertical line.
| vctPlot2DBase::VerticalLine::VerticalLine | ( | const std::string & | name, | 
| const double | x = 0.0  | 
        ||
| ) | 
| vctPlot2DBase::VerticalLine::~VerticalLine | ( | ) | 
| void vctPlot2DBase::VerticalLine::SetColor | ( | const vctDouble3 & | colorInRange0To1 | ) | 
| void vctPlot2DBase::VerticalLine::SetX | ( | const double | x | ) | 
      
  | 
  friend | 
      
  | 
  friend | 
      
  | 
  friend | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
 1.8.6