VTK
|
#include <vtkVRMLImporter_Yacc.h>
Public Member Functions | |
vtkVRMLUseStruct (char *n, vtkObject *o) | |
void * | operator new (size_t n) |
void | operator delete (void *vtkNotUsed(ptr)) |
Public Attributes | |
char * | defName |
vtkObject * | defObject |
Definition at line 39 of file vtkVRMLImporter_Yacc.h.
vtkVRMLUseStruct::vtkVRMLUseStruct | ( | char * | n, |
vtkObject * | o | ||
) | [inline] |
Definition at line 41 of file vtkVRMLImporter_Yacc.h.
void* vtkVRMLUseStruct::operator new | ( | size_t | n | ) | [inline] |
Definition at line 45 of file vtkVRMLImporter_Yacc.h.
void vtkVRMLUseStruct::operator delete | ( | void * | vtkNotUsedptr | ) | [inline] |
Definition at line 50 of file vtkVRMLImporter_Yacc.h.
Definition at line 42 of file vtkVRMLImporter_Yacc.h.
Definition at line 43 of file vtkVRMLImporter_Yacc.h.