VTK  9.2.6
vtkVRMLYaccData::YYSTYPE Union Reference

#include <vtkVRMLImporter_Yacc.h>

Collaboration diagram for vtkVRMLYaccData::YYSTYPE:
[legend]

Public Attributes

char * string
float sffloat
vtkPointsvec3f
vtkFloatArrayvec2f
vtkIdTypeArraymfint32
int sfint

Detailed Description

Definition at line 153 of file vtkVRMLImporter_Yacc.h.

Member Data Documentation

◆ string

char* vtkVRMLYaccData::YYSTYPE::string

Definition at line 154 of file vtkVRMLImporter_Yacc.h.

◆ sffloat

float vtkVRMLYaccData::YYSTYPE::sffloat

Definition at line 162 of file vtkVRMLImporter_Yacc.h.

◆ vec3f

vtkPoints* vtkVRMLYaccData::YYSTYPE::vec3f

Definition at line 163 of file vtkVRMLImporter_Yacc.h.

◆ vec2f

vtkFloatArray* vtkVRMLYaccData::YYSTYPE::vec2f

Definition at line 164 of file vtkVRMLImporter_Yacc.h.

◆ mfint32

vtkIdTypeArray* vtkVRMLYaccData::YYSTYPE::mfint32

Definition at line 165 of file vtkVRMLImporter_Yacc.h.

◆ sfint

int vtkVRMLYaccData::YYSTYPE::sfint

Definition at line 166 of file vtkVRMLImporter_Yacc.h.


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