OpenSceneGraph
osgDB::InputStream Member List

This is the complete list of members for osgDB::InputStream, including all inherited members.

_arrayMap (defined in osgDB::InputStream)osgDB::InputStreamprotected
_dataDecompress (defined in osgDB::InputStream)osgDB::InputStreamprotected
_domainVersionMap (defined in osgDB::InputStream)osgDB::InputStreamprotected
_dummyReadObject (defined in osgDB::InputStream)osgDB::InputStreamprotected
_exception (defined in osgDB::InputStream)osgDB::InputStreamprotected
_fields (defined in osgDB::InputStream)osgDB::InputStreamprotected
_fileVersion (defined in osgDB::InputStream)osgDB::InputStreamprotected
_forceReadingImage (defined in osgDB::InputStream)osgDB::InputStreamprotected
_identifierMap (defined in osgDB::InputStream)osgDB::InputStreamprotected
_in (defined in osgDB::InputStream)osgDB::InputStreamprotected
_options (defined in osgDB::InputStream)osgDB::InputStreamprotected
_useSchemaData (defined in osgDB::InputStream)osgDB::InputStreamprotected
advanceToCurrentEndBracket() (defined in osgDB::InputStream)osgDB::InputStreaminline
ArrayMap typedef (defined in osgDB::InputStream)osgDB::InputStream
BEGIN_BRACKET (defined in osgDB::InputStream)osgDB::InputStream
checkStream() (defined in osgDB::InputStream)osgDB::InputStreaminlineprotected
decompress() (defined in osgDB::InputStream)osgDB::InputStream
END_BRACKET (defined in osgDB::InputStream)osgDB::InputStream
getException() const (defined in osgDB::InputStream)osgDB::InputStreaminline
getFileVersion(const std::string &d=std::string()) const (defined in osgDB::InputStream)osgDB::InputStream
getOptions() const (defined in osgDB::InputStream)osgDB::InputStreaminline
IdentifierMap typedef (defined in osgDB::InputStream)osgDB::InputStream
InputStream(const osgDB::Options *options) (defined in osgDB::InputStream)osgDB::InputStream
isBinary() const (defined in osgDB::InputStream)osgDB::InputStreaminline
matchString(const std::string &str) (defined in osgDB::InputStream)osgDB::InputStreaminline
operator>>(bool &b) (defined in osgDB::InputStream)osgDB::InputStreaminline
operator>>(char &c) (defined in osgDB::InputStream)osgDB::InputStreaminline
operator>>(signed char &c) (defined in osgDB::InputStream)osgDB::InputStreaminline
operator>>(unsigned char &c) (defined in osgDB::InputStream)osgDB::InputStreaminline
operator>>(short &s) (defined in osgDB::InputStream)osgDB::InputStreaminline
operator>>(unsigned short &s) (defined in osgDB::InputStream)osgDB::InputStreaminline
operator>>(int &i) (defined in osgDB::InputStream)osgDB::InputStreaminline
operator>>(unsigned int &i) (defined in osgDB::InputStream)osgDB::InputStreaminline
operator>>(long &l) (defined in osgDB::InputStream)osgDB::InputStreaminline
operator>>(unsigned long &l) (defined in osgDB::InputStream)osgDB::InputStreaminline
operator>>(float &f) (defined in osgDB::InputStream)osgDB::InputStreaminline
operator>>(double &d) (defined in osgDB::InputStream)osgDB::InputStreaminline
operator>>(std::string &s) (defined in osgDB::InputStream)osgDB::InputStreaminline
operator>>(std::istream &(*fn)(std::istream &)) (defined in osgDB::InputStream)osgDB::InputStreaminline
operator>>(std::ios_base &(*fn)(std::ios_base &)) (defined in osgDB::InputStream)osgDB::InputStreaminline
operator>>(ObjectGLenum &value) (defined in osgDB::InputStream)osgDB::InputStreaminline
operator>>(ObjectProperty &prop) (defined in osgDB::InputStream)osgDB::InputStreaminline
operator>>(ObjectMark &mark) (defined in osgDB::InputStream)osgDB::InputStreaminline
operator>>(osg::Vec2b &v) (defined in osgDB::InputStream)osgDB::InputStream
operator>>(osg::Vec3b &v) (defined in osgDB::InputStream)osgDB::InputStream
operator>>(osg::Vec4b &v) (defined in osgDB::InputStream)osgDB::InputStream
operator>>(osg::Vec2ub &v) (defined in osgDB::InputStream)osgDB::InputStream
operator>>(osg::Vec3ub &v) (defined in osgDB::InputStream)osgDB::InputStream
operator>>(osg::Vec4ub &v) (defined in osgDB::InputStream)osgDB::InputStream
operator>>(osg::Vec2s &v) (defined in osgDB::InputStream)osgDB::InputStream
operator>>(osg::Vec3s &v) (defined in osgDB::InputStream)osgDB::InputStream
operator>>(osg::Vec4s &v) (defined in osgDB::InputStream)osgDB::InputStream
operator>>(osg::Vec2us &v) (defined in osgDB::InputStream)osgDB::InputStream
operator>>(osg::Vec3us &v) (defined in osgDB::InputStream)osgDB::InputStream
operator>>(osg::Vec4us &v) (defined in osgDB::InputStream)osgDB::InputStream
operator>>(osg::Vec2i &v) (defined in osgDB::InputStream)osgDB::InputStream
operator>>(osg::Vec3i &v) (defined in osgDB::InputStream)osgDB::InputStream
operator>>(osg::Vec4i &v) (defined in osgDB::InputStream)osgDB::InputStream
operator>>(osg::Vec2ui &v) (defined in osgDB::InputStream)osgDB::InputStream
operator>>(osg::Vec3ui &v) (defined in osgDB::InputStream)osgDB::InputStream
operator>>(osg::Vec4ui &v) (defined in osgDB::InputStream)osgDB::InputStream
operator>>(osg::Vec2f &v) (defined in osgDB::InputStream)osgDB::InputStream
operator>>(osg::Vec3f &v) (defined in osgDB::InputStream)osgDB::InputStream
operator>>(osg::Vec4f &v) (defined in osgDB::InputStream)osgDB::InputStream
operator>>(osg::Vec2d &v) (defined in osgDB::InputStream)osgDB::InputStream
operator>>(osg::Vec3d &v) (defined in osgDB::InputStream)osgDB::InputStream
operator>>(osg::Vec4d &v) (defined in osgDB::InputStream)osgDB::InputStream
operator>>(osg::Quat &q) (defined in osgDB::InputStream)osgDB::InputStream
operator>>(osg::Plane &p) (defined in osgDB::InputStream)osgDB::InputStream
operator>>(osg::Matrixf &mat) (defined in osgDB::InputStream)osgDB::InputStream
operator>>(osg::Matrixd &mat) (defined in osgDB::InputStream)osgDB::InputStream
operator>>(osg::BoundingBoxf &bb) (defined in osgDB::InputStream)osgDB::InputStream
operator>>(osg::BoundingBoxd &bb) (defined in osgDB::InputStream)osgDB::InputStream
operator>>(osg::BoundingSpheref &bs) (defined in osgDB::InputStream)osgDB::InputStream
operator>>(osg::BoundingSphered &bs) (defined in osgDB::InputStream)osgDB::InputStream
operator>>(osg::Image *&img) (defined in osgDB::InputStream)osgDB::InputStreaminline
operator>>(osg::Array *&a) (defined in osgDB::InputStream)osgDB::InputStreaminline
operator>>(osg::PrimitiveSet *&p) (defined in osgDB::InputStream)osgDB::InputStreaminline
operator>>(osg::Object *&obj) (defined in osgDB::InputStream)osgDB::InputStreaminline
operator>>(osg::ref_ptr< osg::Image > &ptr) (defined in osgDB::InputStream)osgDB::InputStreaminline
operator>>(osg::ref_ptr< osg::Array > &ptr) (defined in osgDB::InputStream)osgDB::InputStreaminline
operator>>(osg::ref_ptr< osg::PrimitiveSet > &ptr) (defined in osgDB::InputStream)osgDB::InputStreaminline
operator>>(osg::ref_ptr< T > &ptr) (defined in osgDB::InputStream)osgDB::InputStreaminline
PROPERTY (defined in osgDB::InputStream)osgDB::InputStream
READ_IMAGE enum value (defined in osgDB::InputStream)osgDB::InputStream
READ_OBJECT enum value (defined in osgDB::InputStream)osgDB::InputStream
READ_SCENE enum value (defined in osgDB::InputStream)osgDB::InputStream
READ_UNKNOWN enum value (defined in osgDB::InputStream)osgDB::InputStream
readArray() (defined in osgDB::InputStream)osgDB::InputStream
readArrayImplementation(T *a, unsigned int numComponentsPerElements, unsigned int componentSizeInBytes) (defined in osgDB::InputStream)osgDB::InputStreamprotected
readCharArray(char *s, unsigned int size) (defined in osgDB::InputStream)osgDB::InputStreaminline
readComponentArray(char *s, unsigned int numElements, unsigned int numComponentsPerElements, unsigned int componentSizeInBytes) (defined in osgDB::InputStream)osgDB::InputStreaminline
readImage(bool readFromExternal=true) (defined in osgDB::InputStream)osgDB::InputStream
readObject(osg::Object *existingObj=0) (defined in osgDB::InputStream)osgDB::InputStream
readObjectFields(const std::string &className, unsigned int id, osg::Object *existingObj=0) (defined in osgDB::InputStream)osgDB::InputStream
readObjectOfType() (defined in osgDB::InputStream)osgDB::InputStreaminline
readPrimitiveSet() (defined in osgDB::InputStream)osgDB::InputStream
readSchema(std::istream &fin) (defined in osgDB::InputStream)osgDB::InputStream
readSize() (defined in osgDB::InputStream)osgDB::InputStreaminline
ReadType enum name (defined in osgDB::InputStream)osgDB::InputStream
readWrappedString(std::string &str) (defined in osgDB::InputStream)osgDB::InputStreaminline
resetSchema() (defined in osgDB::InputStream)osgDB::InputStream
setFileVersion(const std::string &d, int v) (defined in osgDB::InputStream)osgDB::InputStreaminline
setInputIterator(InputIterator *ii)osgDB::InputStreaminline
setWrapperSchema(const std::string &name, const std::string &properties) (defined in osgDB::InputStream)osgDB::InputStreamprotected
start(InputIterator *)osgDB::InputStream
throwException(const std::string &msg) (defined in osgDB::InputStream)osgDB::InputStreaminline
VersionMap typedef (defined in osgDB::InputStream)osgDB::InputStreamprotected
~InputStream() (defined in osgDB::InputStream)osgDB::InputStreamvirtual