VTK  9.3.20240329
Public Attributes | List of all members
vtkSingleVTPExporter::actorData Class Reference

#include <vtkSingleVTPExporter.h>

Collaboration diagram for vtkSingleVTPExporter::actorData:
[legend]

Public Attributes

vtkActorActor = nullptr
 
vtkTextureTexture = nullptr
 
int ImagePosition [2]
 
double URange [2]
 
double VRange [2]
 
bool HaveRepeatingTexture = false
 

Detailed Description

Definition at line 63 of file vtkSingleVTPExporter.h.

Member Data Documentation

◆ Actor

vtkActor* vtkSingleVTPExporter::actorData::Actor = nullptr

Definition at line 66 of file vtkSingleVTPExporter.h.

◆ Texture

vtkTexture* vtkSingleVTPExporter::actorData::Texture = nullptr

Definition at line 67 of file vtkSingleVTPExporter.h.

◆ ImagePosition

int vtkSingleVTPExporter::actorData::ImagePosition[2]

Definition at line 68 of file vtkSingleVTPExporter.h.

◆ URange

double vtkSingleVTPExporter::actorData::URange[2]

Definition at line 69 of file vtkSingleVTPExporter.h.

◆ VRange

double vtkSingleVTPExporter::actorData::VRange[2]

Definition at line 70 of file vtkSingleVTPExporter.h.

◆ HaveRepeatingTexture

bool vtkSingleVTPExporter::actorData::HaveRepeatingTexture = false

Definition at line 71 of file vtkSingleVTPExporter.h.


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