VTK
Public Member Functions | Public Attributes
VrmlNodeType::NameTypeRec Struct Reference

#include <vtkVRMLImporter_Yacc.h>

List of all members.

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 84 of file vtkVRMLImporter_Yacc.h.


Member Function Documentation

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

Definition at line 88 of file vtkVRMLImporter_Yacc.h.

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

Definition at line 93 of file vtkVRMLImporter_Yacc.h.


Member Data Documentation

Definition at line 85 of file vtkVRMLImporter_Yacc.h.

Definition at line 86 of file vtkVRMLImporter_Yacc.h.


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