OpenSceneGraph
|
This is the complete list of members for osgDB::OutputStream, including all inherited members.
_arrayMap (defined in osgDB::OutputStream) | osgDB::OutputStream | protected |
_compressorName (defined in osgDB::OutputStream) | osgDB::OutputStream | protected |
_compressSource (defined in osgDB::OutputStream) | osgDB::OutputStream | protected |
_domainVersionMap (defined in osgDB::OutputStream) | osgDB::OutputStream | protected |
_exception (defined in osgDB::OutputStream) | osgDB::OutputStream | protected |
_fields (defined in osgDB::OutputStream) | osgDB::OutputStream | protected |
_inbuiltSchemaMap (defined in osgDB::OutputStream) | osgDB::OutputStream | protected |
_objectMap (defined in osgDB::OutputStream) | osgDB::OutputStream | protected |
_options (defined in osgDB::OutputStream) | osgDB::OutputStream | protected |
_out (defined in osgDB::OutputStream) | osgDB::OutputStream | protected |
_schemaName (defined in osgDB::OutputStream) | osgDB::OutputStream | protected |
_useRobustBinaryFormat (defined in osgDB::OutputStream) | osgDB::OutputStream | protected |
_useSchemaData (defined in osgDB::OutputStream) | osgDB::OutputStream | protected |
_writeImageHint (defined in osgDB::OutputStream) | osgDB::OutputStream | protected |
ArrayMap typedef (defined in osgDB::OutputStream) | osgDB::OutputStream | |
BEGIN_BRACKET (defined in osgDB::OutputStream) | osgDB::OutputStream | |
compress(std::ostream *ostream) (defined in osgDB::OutputStream) | osgDB::OutputStream | |
END_BRACKET (defined in osgDB::OutputStream) | osgDB::OutputStream | |
findOrCreateArrayID(const osg::Array *array, bool &newID) (defined in osgDB::OutputStream) | osgDB::OutputStream | protected |
findOrCreateObjectID(const osg::Object *obj, bool &newID) (defined in osgDB::OutputStream) | osgDB::OutputStream | protected |
getException() const (defined in osgDB::OutputStream) | osgDB::OutputStream | inline |
getFileVersion(const std::string &d=std::string()) const (defined in osgDB::OutputStream) | osgDB::OutputStream | |
getOptions() const (defined in osgDB::OutputStream) | osgDB::OutputStream | inline |
getSchemaName() const (defined in osgDB::OutputStream) | osgDB::OutputStream | inline |
getWriteImageHint() const (defined in osgDB::OutputStream) | osgDB::OutputStream | inline |
isBinary() const (defined in osgDB::OutputStream) | osgDB::OutputStream | inline |
ObjectMap typedef (defined in osgDB::OutputStream) | osgDB::OutputStream | |
operator<<(bool b) (defined in osgDB::OutputStream) | osgDB::OutputStream | inline |
operator<<(char c) (defined in osgDB::OutputStream) | osgDB::OutputStream | inline |
operator<<(signed char c) (defined in osgDB::OutputStream) | osgDB::OutputStream | inline |
operator<<(unsigned char c) (defined in osgDB::OutputStream) | osgDB::OutputStream | inline |
operator<<(short s) (defined in osgDB::OutputStream) | osgDB::OutputStream | inline |
operator<<(unsigned short s) (defined in osgDB::OutputStream) | osgDB::OutputStream | inline |
operator<<(int i) (defined in osgDB::OutputStream) | osgDB::OutputStream | inline |
operator<<(unsigned int i) (defined in osgDB::OutputStream) | osgDB::OutputStream | inline |
operator<<(long l) (defined in osgDB::OutputStream) | osgDB::OutputStream | inline |
operator<<(unsigned long l) (defined in osgDB::OutputStream) | osgDB::OutputStream | inline |
operator<<(float f) (defined in osgDB::OutputStream) | osgDB::OutputStream | inline |
operator<<(double d) (defined in osgDB::OutputStream) | osgDB::OutputStream | inline |
operator<<(const std::string &s) (defined in osgDB::OutputStream) | osgDB::OutputStream | inline |
operator<<(const char *s) (defined in osgDB::OutputStream) | osgDB::OutputStream | inline |
operator<<(std::ostream &(*fn)(std::ostream &)) (defined in osgDB::OutputStream) | osgDB::OutputStream | inline |
operator<<(std::ios_base &(*fn)(std::ios_base &)) (defined in osgDB::OutputStream) | osgDB::OutputStream | inline |
operator<<(const ObjectGLenum &value) (defined in osgDB::OutputStream) | osgDB::OutputStream | inline |
operator<<(const ObjectProperty &prop) (defined in osgDB::OutputStream) | osgDB::OutputStream | inline |
operator<<(const ObjectMark &mark) (defined in osgDB::OutputStream) | osgDB::OutputStream | inline |
operator<<(const osg::Vec2b &v) (defined in osgDB::OutputStream) | osgDB::OutputStream | |
operator<<(const osg::Vec3b &v) (defined in osgDB::OutputStream) | osgDB::OutputStream | |
operator<<(const osg::Vec4b &v) (defined in osgDB::OutputStream) | osgDB::OutputStream | |
operator<<(const osg::Vec2ub &v) (defined in osgDB::OutputStream) | osgDB::OutputStream | |
operator<<(const osg::Vec3ub &v) (defined in osgDB::OutputStream) | osgDB::OutputStream | |
operator<<(const osg::Vec4ub &v) (defined in osgDB::OutputStream) | osgDB::OutputStream | |
operator<<(const osg::Vec2s &v) (defined in osgDB::OutputStream) | osgDB::OutputStream | |
operator<<(const osg::Vec3s &v) (defined in osgDB::OutputStream) | osgDB::OutputStream | |
operator<<(const osg::Vec4s &v) (defined in osgDB::OutputStream) | osgDB::OutputStream | |
operator<<(const osg::Vec2us &v) (defined in osgDB::OutputStream) | osgDB::OutputStream | |
operator<<(const osg::Vec3us &v) (defined in osgDB::OutputStream) | osgDB::OutputStream | |
operator<<(const osg::Vec4us &v) (defined in osgDB::OutputStream) | osgDB::OutputStream | |
operator<<(const osg::Vec2i &v) (defined in osgDB::OutputStream) | osgDB::OutputStream | |
operator<<(const osg::Vec3i &v) (defined in osgDB::OutputStream) | osgDB::OutputStream | |
operator<<(const osg::Vec4i &v) (defined in osgDB::OutputStream) | osgDB::OutputStream | |
operator<<(const osg::Vec2ui &v) (defined in osgDB::OutputStream) | osgDB::OutputStream | |
operator<<(const osg::Vec3ui &v) (defined in osgDB::OutputStream) | osgDB::OutputStream | |
operator<<(const osg::Vec4ui &v) (defined in osgDB::OutputStream) | osgDB::OutputStream | |
operator<<(const osg::Vec2f &v) (defined in osgDB::OutputStream) | osgDB::OutputStream | |
operator<<(const osg::Vec3f &v) (defined in osgDB::OutputStream) | osgDB::OutputStream | |
operator<<(const osg::Vec4f &v) (defined in osgDB::OutputStream) | osgDB::OutputStream | |
operator<<(const osg::Vec2d &v) (defined in osgDB::OutputStream) | osgDB::OutputStream | |
operator<<(const osg::Vec3d &v) (defined in osgDB::OutputStream) | osgDB::OutputStream | |
operator<<(const osg::Vec4d &v) (defined in osgDB::OutputStream) | osgDB::OutputStream | |
operator<<(const osg::Quat &q) (defined in osgDB::OutputStream) | osgDB::OutputStream | |
operator<<(const osg::Plane &p) (defined in osgDB::OutputStream) | osgDB::OutputStream | |
operator<<(const osg::Matrixf &mat) (defined in osgDB::OutputStream) | osgDB::OutputStream | |
operator<<(const osg::Matrixd &mat) (defined in osgDB::OutputStream) | osgDB::OutputStream | |
operator<<(const osg::BoundingBoxf &bb) (defined in osgDB::OutputStream) | osgDB::OutputStream | |
operator<<(const osg::BoundingBoxd &bb) (defined in osgDB::OutputStream) | osgDB::OutputStream | |
operator<<(const osg::BoundingSpheref &bb) (defined in osgDB::OutputStream) | osgDB::OutputStream | |
operator<<(const osg::BoundingSphered &bb) (defined in osgDB::OutputStream) | osgDB::OutputStream | |
operator<<(const osg::Image *img) (defined in osgDB::OutputStream) | osgDB::OutputStream | inline |
operator<<(const osg::Array *a) (defined in osgDB::OutputStream) | osgDB::OutputStream | inline |
operator<<(const osg::PrimitiveSet *p) (defined in osgDB::OutputStream) | osgDB::OutputStream | inline |
operator<<(const osg::Object *obj) (defined in osgDB::OutputStream) | osgDB::OutputStream | inline |
operator<<(const osg::ref_ptr< osg::Image > &ptr) (defined in osgDB::OutputStream) | osgDB::OutputStream | inline |
operator<<(const osg::ref_ptr< osg::Array > &ptr) (defined in osgDB::OutputStream) | osgDB::OutputStream | inline |
operator<<(const osg::ref_ptr< osg::PrimitiveSet > &ptr) (defined in osgDB::OutputStream) | osgDB::OutputStream | inline |
operator<<(const osg::ref_ptr< T > &ptr) (defined in osgDB::OutputStream) | osgDB::OutputStream | inline |
OutputStream(const osgDB::Options *options) (defined in osgDB::OutputStream) | osgDB::OutputStream | |
PROPERTY (defined in osgDB::OutputStream) | osgDB::OutputStream | |
SchemaMap typedef (defined in osgDB::OutputStream) | osgDB::OutputStream | protected |
setFileVersion(const std::string &d, int v) (defined in osgDB::OutputStream) | osgDB::OutputStream | inline |
setOutputIterator(OutputIterator *oi) | osgDB::OutputStream | inline |
setWriteImageHint(WriteImageHint hint) (defined in osgDB::OutputStream) | osgDB::OutputStream | inline |
start(OutputIterator *outIterator, WriteType type) | osgDB::OutputStream | |
throwException(const std::string &msg) (defined in osgDB::OutputStream) | osgDB::OutputStream | inline |
VersionMap typedef (defined in osgDB::OutputStream) | osgDB::OutputStream | protected |
WRITE_EXTERNAL_FILE enum value | osgDB::OutputStream | |
WRITE_IMAGE enum value (defined in osgDB::OutputStream) | osgDB::OutputStream | |
WRITE_INLINE_DATA enum value | osgDB::OutputStream | |
WRITE_INLINE_FILE enum value | osgDB::OutputStream | |
WRITE_OBJECT enum value (defined in osgDB::OutputStream) | osgDB::OutputStream | |
WRITE_SCENE enum value (defined in osgDB::OutputStream) | osgDB::OutputStream | |
WRITE_UNKNOWN enum value (defined in osgDB::OutputStream) | osgDB::OutputStream | |
WRITE_USE_EXTERNAL enum value | osgDB::OutputStream | |
WRITE_USE_IMAGE_HINT enum value | osgDB::OutputStream | |
writeArray(const osg::Array *a) (defined in osgDB::OutputStream) | osgDB::OutputStream | |
writeArrayImplementation(const T *, int write_size, unsigned int numInRow=1) (defined in osgDB::OutputStream) | osgDB::OutputStream | protected |
writeCharArray(const char *s, unsigned int size) (defined in osgDB::OutputStream) | osgDB::OutputStream | inline |
writeImage(const osg::Image *img) (defined in osgDB::OutputStream) | osgDB::OutputStream | |
WriteImageHint enum name | osgDB::OutputStream | |
writeObject(const osg::Object *obj) (defined in osgDB::OutputStream) | osgDB::OutputStream | |
writeObjectFields(const osg::Object *obj) (defined in osgDB::OutputStream) | osgDB::OutputStream | |
writeObjectFields(const osg::Object *obj, const std::string &compoundName) (defined in osgDB::OutputStream) | osgDB::OutputStream | |
writePrimitiveSet(const osg::PrimitiveSet *p) (defined in osgDB::OutputStream) | osgDB::OutputStream | |
writeSchema(std::ostream &fout) (defined in osgDB::OutputStream) | osgDB::OutputStream | |
writeSize(T size) (defined in osgDB::OutputStream) | osgDB::OutputStream | inline |
WriteType enum name (defined in osgDB::OutputStream) | osgDB::OutputStream | |
writeWrappedString(const std::string &str) (defined in osgDB::OutputStream) | osgDB::OutputStream | inline |
~OutputStream() (defined in osgDB::OutputStream) | osgDB::OutputStream | virtual |