Go to the documentation of this file.
28 #ifndef vtkXYZMolReader_h
29 #define vtkXYZMolReader_h
70 int GetAtom(
const char* line,
char* atom,
float *
x);
int GetLine2(const char *line, char *name)
void ReadSpecificMolecule(FILE *fp)
int GetAtom(const char *line, char *atom, float *x)
#define vtkTypeMacro(thisClass, superclass)
GLint GLint GLint GLint GLint x
void InsertAtom(const char *atom, float *pos)
#define VTKIOGEOMETRY_EXPORT
read Molecular Data files
GLuint const GLchar * name
a simple class to control print indentation
#define vtkGetMacro(name, type)
read Molecular Data files
vtkSetMacro(IgnoreDriverBugs, bool)
virtual int CanReadFile(const char *name)
int GetLine1(const char *line, int *cnt)
static vtkXYZMolReader * New()
char * GetNextLine(FILE *fp, char *line, int maxlen)
void PrintSelf(ostream &os, vtkIndent indent)