VTK
Public Member Functions | Public Attributes
vtkVRMLUseStruct Class Reference

#include <vtkVRMLImporter_Yacc.h>

Collaboration diagram for vtkVRMLUseStruct:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 vtkVRMLUseStruct (char *n, vtkObject *o)
void * operator new (size_t n)
void operator delete (void *vtkNotUsed(ptr))

Public Attributes

char * defName
vtkObjectdefObject

Detailed Description

Definition at line 39 of file vtkVRMLImporter_Yacc.h.


Constructor & Destructor Documentation

vtkVRMLUseStruct::vtkVRMLUseStruct ( char *  n,
vtkObject o 
) [inline]

Definition at line 41 of file vtkVRMLImporter_Yacc.h.


Member Function Documentation

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.


Member Data Documentation

Definition at line 42 of file vtkVRMLImporter_Yacc.h.

Definition at line 43 of file vtkVRMLImporter_Yacc.h.


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