VTK  9.3.20240419
Public Attributes | List of all members
vtkMaskFields::CopyFieldFlag Struct Reference

#include <vtkMaskFields.h>

Public Attributes

char * Name
 
int Type
 
int Location
 
int IsCopied
 

Detailed Description

Definition at line 169 of file vtkMaskFields.h.

Member Data Documentation

◆ Name

char* vtkMaskFields::CopyFieldFlag::Name

Definition at line 171 of file vtkMaskFields.h.

◆ Type

int vtkMaskFields::CopyFieldFlag::Type

Definition at line 172 of file vtkMaskFields.h.

◆ Location

int vtkMaskFields::CopyFieldFlag::Location

Definition at line 173 of file vtkMaskFields.h.

◆ IsCopied

int vtkMaskFields::CopyFieldFlag::IsCopied

Definition at line 174 of file vtkMaskFields.h.


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