VTK
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 74 of file vtkSingleVTPExporter.h.

Member Data Documentation

vtkActor* vtkSingleVTPExporter::actorData::Actor = nullptr

Definition at line 77 of file vtkSingleVTPExporter.h.

vtkTexture* vtkSingleVTPExporter::actorData::Texture = nullptr

Definition at line 78 of file vtkSingleVTPExporter.h.

int vtkSingleVTPExporter::actorData::ImagePosition[2]

Definition at line 79 of file vtkSingleVTPExporter.h.

double vtkSingleVTPExporter::actorData::URange[2]

Definition at line 80 of file vtkSingleVTPExporter.h.

double vtkSingleVTPExporter::actorData::VRange[2]

Definition at line 81 of file vtkSingleVTPExporter.h.

bool vtkSingleVTPExporter::actorData::HaveRepeatingTexture = false

Definition at line 82 of file vtkSingleVTPExporter.h.


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