OpenSceneGraph  3.4.0
Public Member Functions | Protected Member Functions | Protected Attributes
osg::Script Class Reference
Inheritance diagram for osg::Script:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 Script ()
 Script (const std::string &language, const std::string &str)
 Script (const Script &rhs, const osg::CopyOp &copyop=osg::CopyOp::SHALLOW_COPY)
 META_Object (osg, Script) void setLanguage(const std
const std::string & getLanguage ()
void setScript (const std::string &str)
const std::string & getScript () const
void dirty ()
unsigned int getModifiedCount () const

Protected Member Functions

virtual ~Script ()

Protected Attributes

std::string _language
std::string _script
unsigned int _modifiedCount

Constructor & Destructor Documentation

osg::Script::Script ( ) [inline]
osg::Script::Script ( const std::string &  language,
const std::string &  str 
) [inline]
osg::Script::Script ( const Script rhs,
const osg::CopyOp copyop = osg::CopyOp::SHALLOW_COPY 
) [inline]
virtual osg::Script::~Script ( ) [inline, protected, virtual]

Member Function Documentation

void osg::Script::dirty ( ) [inline]

References _modifiedCount.

Referenced by META_Object(), and setScript().

const std::string& osg::Script::getLanguage ( ) [inline]

References _language.

unsigned int osg::Script::getModifiedCount ( ) const [inline]

References _modifiedCount.

const std::string& osg::Script::getScript ( ) const [inline]

References _script.

osg::Script::META_Object ( osg  ,
Script   
) const [inline]

References _language, and dirty().

void osg::Script::setScript ( const std::string &  str) [inline]

References _script, and dirty().


Member Data Documentation

std::string osg::Script::_language [protected]

Referenced by getLanguage(), and META_Object().

unsigned int osg::Script::_modifiedCount [protected]

Referenced by dirty(), and getModifiedCount().

std::string osg::Script::_script [protected]

Referenced by getScript(), and setScript().


The documentation for this class was generated from the following file:

osg logo
Generated at Tue Dec 8 2015 00:16:43 for the OpenSceneGraph by doxygen 1.7.6.1.