VTK  9.1.0
Public Attributes | List of all members
vtkLODProp3DEntry_t Struct Reference

#include <vtkLODProp3D.h>

Collaboration diagram for vtkLODProp3DEntry_t:
[legend]

Public Attributes

vtkProp3DProp3D
 
int Prop3DType
 
int ID
 
double EstimatedTime
 
int State
 
double Level
 

Detailed Description

Definition at line 66 of file vtkLODProp3D.h.

Member Data Documentation

◆ Prop3D

vtkProp3D* vtkLODProp3DEntry_t::Prop3D

Definition at line 68 of file vtkLODProp3D.h.

◆ Prop3DType

int vtkLODProp3DEntry_t::Prop3DType

Definition at line 69 of file vtkLODProp3D.h.

◆ ID

int vtkLODProp3DEntry_t::ID

Definition at line 70 of file vtkLODProp3D.h.

◆ EstimatedTime

double vtkLODProp3DEntry_t::EstimatedTime

Definition at line 71 of file vtkLODProp3D.h.

◆ State

int vtkLODProp3DEntry_t::State

Definition at line 72 of file vtkLODProp3D.h.

◆ Level

double vtkLODProp3DEntry_t::Level

Definition at line 73 of file vtkLODProp3D.h.


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