VTK  9.3.20240423
Public Member Functions | Public Attributes | List of all members
VrmlNodeType::NameTypeRec Struct Reference

#include <vtkVRMLImporter_Yacc.h>

Public Member Functions

void * operator new (size_t n)
 
void operator delete (void *vtkNotUsed(ptr))
 

Public Attributes

char * name
 
int type
 

Detailed Description

Definition at line 76 of file vtkVRMLImporter_Yacc.h.

Member Function Documentation

◆ operator new()

void * VrmlNodeType::NameTypeRec::operator new ( size_t  n)
inline

Definition at line 80 of file vtkVRMLImporter_Yacc.h.

◆ operator delete()

void VrmlNodeType::NameTypeRec::operator delete ( void *  vtkNotUsedptr)
inline

Definition at line 85 of file vtkVRMLImporter_Yacc.h.

Member Data Documentation

◆ name

char* VrmlNodeType::NameTypeRec::name

Definition at line 77 of file vtkVRMLImporter_Yacc.h.

◆ type

int VrmlNodeType::NameTypeRec::type

Definition at line 78 of file vtkVRMLImporter_Yacc.h.


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