VTK  9.3.20240916
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 58 of file vtkLODProp3D.h.

Member Data Documentation

◆ Prop3D

vtkProp3D* vtkLODProp3DEntry_t::Prop3D

Definition at line 60 of file vtkLODProp3D.h.

◆ Prop3DType

int vtkLODProp3DEntry_t::Prop3DType

Definition at line 61 of file vtkLODProp3D.h.

◆ ID

int vtkLODProp3DEntry_t::ID

Definition at line 62 of file vtkLODProp3D.h.

◆ EstimatedTime

double vtkLODProp3DEntry_t::EstimatedTime

Definition at line 63 of file vtkLODProp3D.h.

◆ State

int vtkLODProp3DEntry_t::State

Definition at line 64 of file vtkLODProp3D.h.

◆ Level

double vtkLODProp3DEntry_t::Level

Definition at line 65 of file vtkLODProp3D.h.


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