OpenSceneGraph
|
This is the complete list of members for osgDB::InputStream, including all inherited members.
_arrayMap (defined in osgDB::InputStream) | osgDB::InputStream | protected |
_dataDecompress (defined in osgDB::InputStream) | osgDB::InputStream | protected |
_domainVersionMap (defined in osgDB::InputStream) | osgDB::InputStream | protected |
_dummyReadObject (defined in osgDB::InputStream) | osgDB::InputStream | protected |
_exception (defined in osgDB::InputStream) | osgDB::InputStream | protected |
_fields (defined in osgDB::InputStream) | osgDB::InputStream | protected |
_fileVersion (defined in osgDB::InputStream) | osgDB::InputStream | protected |
_forceReadingImage (defined in osgDB::InputStream) | osgDB::InputStream | protected |
_identifierMap (defined in osgDB::InputStream) | osgDB::InputStream | protected |
_in (defined in osgDB::InputStream) | osgDB::InputStream | protected |
_options (defined in osgDB::InputStream) | osgDB::InputStream | protected |
_useSchemaData (defined in osgDB::InputStream) | osgDB::InputStream | protected |
advanceToCurrentEndBracket() (defined in osgDB::InputStream) | osgDB::InputStream | inline |
ArrayMap typedef (defined in osgDB::InputStream) | osgDB::InputStream | |
BEGIN_BRACKET (defined in osgDB::InputStream) | osgDB::InputStream | |
checkStream() (defined in osgDB::InputStream) | osgDB::InputStream | inlineprotected |
decompress() (defined in osgDB::InputStream) | osgDB::InputStream | |
END_BRACKET (defined in osgDB::InputStream) | osgDB::InputStream | |
getException() const (defined in osgDB::InputStream) | osgDB::InputStream | inline |
getFileVersion(const std::string &d=std::string()) const (defined in osgDB::InputStream) | osgDB::InputStream | |
getOptions() const (defined in osgDB::InputStream) | osgDB::InputStream | inline |
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::InputStream | inline |
matchString(const std::string &str) (defined in osgDB::InputStream) | osgDB::InputStream | inline |
operator>>(bool &b) (defined in osgDB::InputStream) | osgDB::InputStream | inline |
operator>>(char &c) (defined in osgDB::InputStream) | osgDB::InputStream | inline |
operator>>(signed char &c) (defined in osgDB::InputStream) | osgDB::InputStream | inline |
operator>>(unsigned char &c) (defined in osgDB::InputStream) | osgDB::InputStream | inline |
operator>>(short &s) (defined in osgDB::InputStream) | osgDB::InputStream | inline |
operator>>(unsigned short &s) (defined in osgDB::InputStream) | osgDB::InputStream | inline |
operator>>(int &i) (defined in osgDB::InputStream) | osgDB::InputStream | inline |
operator>>(unsigned int &i) (defined in osgDB::InputStream) | osgDB::InputStream | inline |
operator>>(long &l) (defined in osgDB::InputStream) | osgDB::InputStream | inline |
operator>>(unsigned long &l) (defined in osgDB::InputStream) | osgDB::InputStream | inline |
operator>>(float &f) (defined in osgDB::InputStream) | osgDB::InputStream | inline |
operator>>(double &d) (defined in osgDB::InputStream) | osgDB::InputStream | inline |
operator>>(std::string &s) (defined in osgDB::InputStream) | osgDB::InputStream | inline |
operator>>(std::istream &(*fn)(std::istream &)) (defined in osgDB::InputStream) | osgDB::InputStream | inline |
operator>>(std::ios_base &(*fn)(std::ios_base &)) (defined in osgDB::InputStream) | osgDB::InputStream | inline |
operator>>(ObjectGLenum &value) (defined in osgDB::InputStream) | osgDB::InputStream | inline |
operator>>(ObjectProperty &prop) (defined in osgDB::InputStream) | osgDB::InputStream | inline |
operator>>(ObjectMark &mark) (defined in osgDB::InputStream) | osgDB::InputStream | inline |
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::InputStream | inline |
operator>>(osg::Array *&a) (defined in osgDB::InputStream) | osgDB::InputStream | inline |
operator>>(osg::PrimitiveSet *&p) (defined in osgDB::InputStream) | osgDB::InputStream | inline |
operator>>(osg::Object *&obj) (defined in osgDB::InputStream) | osgDB::InputStream | inline |
operator>>(osg::ref_ptr< osg::Image > &ptr) (defined in osgDB::InputStream) | osgDB::InputStream | inline |
operator>>(osg::ref_ptr< osg::Array > &ptr) (defined in osgDB::InputStream) | osgDB::InputStream | inline |
operator>>(osg::ref_ptr< osg::PrimitiveSet > &ptr) (defined in osgDB::InputStream) | osgDB::InputStream | inline |
operator>>(osg::ref_ptr< T > &ptr) (defined in osgDB::InputStream) | osgDB::InputStream | inline |
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::InputStream | protected |
readCharArray(char *s, unsigned int size) (defined in osgDB::InputStream) | osgDB::InputStream | inline |
readComponentArray(char *s, unsigned int numElements, unsigned int numComponentsPerElements, unsigned int componentSizeInBytes) (defined in osgDB::InputStream) | osgDB::InputStream | inline |
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::InputStream | inline |
readPrimitiveSet() (defined in osgDB::InputStream) | osgDB::InputStream | |
readSchema(std::istream &fin) (defined in osgDB::InputStream) | osgDB::InputStream | |
readSize() (defined in osgDB::InputStream) | osgDB::InputStream | inline |
ReadType enum name (defined in osgDB::InputStream) | osgDB::InputStream | |
readWrappedString(std::string &str) (defined in osgDB::InputStream) | osgDB::InputStream | inline |
resetSchema() (defined in osgDB::InputStream) | osgDB::InputStream | |
setFileVersion(const std::string &d, int v) (defined in osgDB::InputStream) | osgDB::InputStream | inline |
setInputIterator(InputIterator *ii) | osgDB::InputStream | inline |
setWrapperSchema(const std::string &name, const std::string &properties) (defined in osgDB::InputStream) | osgDB::InputStream | protected |
start(InputIterator *) | osgDB::InputStream | |
throwException(const std::string &msg) (defined in osgDB::InputStream) | osgDB::InputStream | inline |
VersionMap typedef (defined in osgDB::InputStream) | osgDB::InputStream | protected |
~InputStream() (defined in osgDB::InputStream) | osgDB::InputStream | virtual |