OpenSceneGraph
|
This is the complete list of members for osgDB::Output, including all inherited members.
_externalFileWritten (defined in osgDB::Output) | osgDB::Output | protected |
_filename (defined in osgDB::Output) | osgDB::Output | protected |
_indent (defined in osgDB::Output) | osgDB::Output | protected |
_indentStep (defined in osgDB::Output) | osgDB::Output | protected |
_numIndicesPerLine (defined in osgDB::Output) | osgDB::Output | protected |
_objectToUniqueIDMap (defined in osgDB::Output) | osgDB::Output | protected |
_options (defined in osgDB::Output) | osgDB::Output | protected |
_outputShaderFiles (defined in osgDB::Output) | osgDB::Output | protected |
_outputTextureFiles (defined in osgDB::Output) | osgDB::Output | protected |
_pathNameHint (defined in osgDB::Output) | osgDB::Output | protected |
_shaderFileNameNumber (defined in osgDB::Output) | osgDB::Output | protected |
_textureFileNameNumber (defined in osgDB::Output) | osgDB::Output | protected |
_writeOutDefaultValues (defined in osgDB::Output) | osgDB::Output | protected |
AS_IS enum value (defined in osgDB::Output) | osgDB::Output | |
createUniqueIDForObject(const osg::Object *obj, std::string &uniqueID) (defined in osgDB::Output) | osgDB::Output | |
ExternalFileWrittenMap typedef (defined in osgDB::Output) | osgDB::Output | protected |
FILENAME_ONLY enum value (defined in osgDB::Output) | osgDB::Output | |
FULL_PATH enum value (defined in osgDB::Output) | osgDB::Output | |
getExternalFileWritten(const std::string &filename) const (defined in osgDB::Output) | osgDB::Output | |
getFileName() const (defined in osgDB::Output) | osgDB::Output | inline |
getFileNameForOutput(const std::string &filename) const (defined in osgDB::Output) | osgDB::Output | virtual |
getIndent() const (defined in osgDB::Output) | osgDB::Output | inline |
getIndentStep() const (defined in osgDB::Output) | osgDB::Output | inline |
getNumIndicesPerLine() const (defined in osgDB::Output) | osgDB::Output | inline |
getOptions() const (defined in osgDB::Output) | osgDB::Output | inline |
getOutputShaderFiles() const (defined in osgDB::Output) | osgDB::Output | inline |
getOutputTextureFiles() const (defined in osgDB::Output) | osgDB::Output | inline |
getPathNameHint() const (defined in osgDB::Output) | osgDB::Output | inline |
getShaderFileNameForOutput() (defined in osgDB::Output) | osgDB::Output | virtual |
getTextureFileNameForOutput() (defined in osgDB::Output) | osgDB::Output | virtual |
getUniqueIDForObject(const osg::Object *obj, std::string &uniqueID) (defined in osgDB::Output) | osgDB::Output | |
getWriteOutDefaultValues() const (defined in osgDB::Output) | osgDB::Output | inline |
indent() (defined in osgDB::Output) | osgDB::Output | |
init() (defined in osgDB::Output) | osgDB::Output | protectedvirtual |
moveIn() (defined in osgDB::Output) | osgDB::Output | |
moveOut() (defined in osgDB::Output) | osgDB::Output | |
ofstream() (defined in osgDB::ofstream) | osgDB::ofstream | |
ofstream(const char *filename, std::ios_base::openmode mode=std::ios_base::out) (defined in osgDB::ofstream) | osgDB::ofstream | explicit |
open(const char *name) (defined in osgDB::Output) | osgDB::Output | |
open(const char *filename, std::ios_base::openmode mode=std::ios_base::out) (defined in osgDB::ofstream) | osgDB::ofstream | |
Output() (defined in osgDB::Output) | osgDB::Output | |
Output(const char *name) (defined in osgDB::Output) | osgDB::Output | |
PathNameHint enum name (defined in osgDB::Output) | osgDB::Output | |
registerUniqueIDForObject(const osg::Object *obj, std::string &uniqueID) (defined in osgDB::Output) | osgDB::Output | |
RELATIVE_PATH enum value (defined in osgDB::Output) | osgDB::Output | |
setExternalFileWritten(const std::string &filename, bool hasBeenWritten=true) (defined in osgDB::Output) | osgDB::Output | |
setIndent(int indent) (defined in osgDB::Output) | osgDB::Output | inline |
setIndentStep(int step) (defined in osgDB::Output) | osgDB::Output | inline |
setNumIndicesPerLine(int num) (defined in osgDB::Output) | osgDB::Output | inline |
setOptions(const Options *options) (defined in osgDB::Output) | osgDB::Output | |
setOutputShaderFiles(bool flag) (defined in osgDB::Output) | osgDB::Output | inline |
setOutputTextureFiles(bool flag) (defined in osgDB::Output) | osgDB::Output | inline |
setPathNameHint(const PathNameHint pnh) (defined in osgDB::Output) | osgDB::Output | inline |
setWriteOutDefaultValues(bool flag) (defined in osgDB::Output) | osgDB::Output | inline |
UniqueIDToLabelMapping typedef (defined in osgDB::Output) | osgDB::Output | protected |
wrapString(const char *str) | osgDB::Output | |
wrapString(const std::string &str) | osgDB::Output | |
writeBeginObject(const std::string &name) (defined in osgDB::Output) | osgDB::Output | virtual |
writeEndObject() (defined in osgDB::Output) | osgDB::Output | virtual |
writeObject(const osg::Object &obj) (defined in osgDB::Output) | osgDB::Output | virtual |
writeUniqueID(const std::string &id) (defined in osgDB::Output) | osgDB::Output | virtual |
writeUseID(const std::string &id) (defined in osgDB::Output) | osgDB::Output | virtual |
~ofstream() (defined in osgDB::ofstream) | osgDB::ofstream | |
~Output() (defined in osgDB::Output) | osgDB::Output | virtual |