NIREP
|
#include "vtkXMLParser.h"
#include "vtkOutputWindow.h"
#include "vtkObjectFactory.h"
#include <stdio.h>
#include <stdlib.h>
#include <string>
Go to the source code of this file.
Classes | |
class | vtkNIREPXMLParser |
The class derive from the vtkXMLParser class. This class is more of an utility class. It's sole purpose is to provide useful parsing function. More... | |
Defines | |
#define | SEARCHCOUNT 256 |
#define SEARCHCOUNT 256 |
Definition at line 26 of file vtkNIREPXMLParser.h.