VTK  9.2.6
vtkIntervalInformation Struct Reference

#include <vtkStreamTracer.h>

Static Public Member Functions

static double ConvertToLength (double interval, int unit, double cellLength)
static double ConvertToLength (vtkIntervalInformation &interval, double cellLength)

Public Attributes

double Interval
int Unit

Detailed Description

Definition at line 117 of file vtkStreamTracer.h.

Member Function Documentation

◆ ConvertToLength() [1/2]

double vtkIntervalInformation::ConvertToLength ( double interval,
int unit,
double cellLength )
static

◆ ConvertToLength() [2/2]

double vtkIntervalInformation::ConvertToLength ( vtkIntervalInformation & interval,
double cellLength )
static

Member Data Documentation

◆ Interval

double vtkIntervalInformation::Interval

Definition at line 119 of file vtkStreamTracer.h.

◆ Unit

int vtkIntervalInformation::Unit

Definition at line 120 of file vtkStreamTracer.h.


The documentation for this struct was generated from the following file: