|
Open Inventor Reference
|
This is the complete list of members for SoInput, including all inherited members.
| addDirectoryFirst(const char *dirName) | SoInput | static |
| addDirectoryLast(const char *dirName) | SoInput | static |
| addEnvDirectoriesFirst(const char *envVarName) | SoInput | static |
| addEnvDirectoriesLast(const char *envVarName) | SoInput | static |
| addReference(const SbName &name, SoBase *base, bool addToGlobalDict=TRUE) | SoInput | |
| clearDirectories() | SoInput | static |
| closeFile() | SoInput | |
| eof() const | SoInput | |
| findReference(const SbName &name) const | SoInput | |
| get(char &c) | SoInput | |
| getASCIIBuffer(char &c) | SoInput | |
| getASCIIFile(char &c) | SoInput | |
| getCurFile() const | SoInput | |
| getCurFileName() const | SoInput | |
| getDirectories() | SoInput | static |
| getHeader() | SoInput | |
| getIVVersion() | SoInput | inline |
| getLocationString(SbString &string) const | SoInput | |
| getNumBytesRead() const | SoInput | |
| init() | SoInput | static |
| isBinary() | SoInput | |
| isValidFile() | SoInput | |
| openFile(const char *fileName, bool okIfNotFound=FALSE) | SoInput | |
| pushFile(const char *fileName) | SoInput | |
| putBack(char c) | SoInput | |
| putBack(const char *string) | SoInput | |
| read(char &c) | SoInput | |
| read(SbString &s) | SoInput | |
| read(SbName &n, bool validIdent=FALSE) | SoInput | |
| read(int &i) | SoInput | |
| read(unsigned int &i) | SoInput | |
| read(short &s) | SoInput | |
| read(unsigned short &s) | SoInput | |
| read(float &f) | SoInput | |
| read(double &d) | SoInput | |
| readBinaryArray(unsigned char *c, int length) | SoInput | |
| readBinaryArray(int32_t *l, int length) | SoInput | |
| readBinaryArray(float *f, int length) | SoInput | |
| readBinaryArray(double *d, int length) | SoInput | |
| readHex(uint32_t &l) | SoInput | |
| removeDirectory(const char *dirName) | SoInput | static |
| removeReference(const SbName &name) | SoInput | |
| setBuffer(void *bufPointer, size_t bufSize) | SoInput | |
| setFilePointer(FILE *newFP) | SoInput | |
| SoBase | SoInput | friend |
| SoDB | SoInput | friend |
| SoInput() | SoInput | |
| SoInput(SoInput *dictIn) | SoInput | |
| ~SoInput() | SoInput |