Open Inventor Reference
SoInput Member List

This is the complete list of members for SoInput, including all inherited members.

addDirectoryFirst(const char *dirName)SoInputstatic
addDirectoryLast(const char *dirName)SoInputstatic
addEnvDirectoriesFirst(const char *envVarName)SoInputstatic
addEnvDirectoriesLast(const char *envVarName)SoInputstatic
addReference(const SbName &name, SoBase *base, bool addToGlobalDict=TRUE)SoInput
clearDirectories()SoInputstatic
closeFile()SoInput
eof() constSoInput
findReference(const SbName &name) constSoInput
get(char &c)SoInput
getASCIIBuffer(char &c)SoInput
getASCIIFile(char &c)SoInput
getCurFile() constSoInput
getCurFileName() constSoInput
getDirectories()SoInputstatic
getHeader()SoInput
getIVVersion()SoInputinline
getLocationString(SbString &string) constSoInput
getNumBytesRead() constSoInput
init()SoInputstatic
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)SoInputstatic
removeReference(const SbName &name)SoInput
setBuffer(void *bufPointer, size_t bufSize)SoInput
setFilePointer(FILE *newFP)SoInput
SoBase classSoInputfriend
SoDB classSoInputfriend
SoInput()SoInput
SoInput(SoInput *dictIn)SoInput
~SoInput()SoInput