Panda3D
|
#include <pandadoc.hpp>
Public Member Functions | |
__init__ () | |
Add (TiXmlAttribute attribute) | |
TiXmlAttribute | Find (str _name) |
TiXmlAttribute | Find (str _name) |
TiXmlAttribute | FindOrCreate (str _name) |
TiXmlAttribute | FindOrCreate (str _name) |
TiXmlAttribute | First () |
const TiXmlAttribute | First () |
TiXmlAttribute | Last () |
const TiXmlAttribute | Last () |
Remove (TiXmlAttribute attribute) | |
__init__ | ( | ) |
Add | ( | TiXmlAttribute | attribute | ) |
TiXmlAttribute Find | ( | str | _name | ) |
TiXmlAttribute Find | ( | str | _name | ) |
TiXmlAttribute FindOrCreate | ( | str | _name | ) |
TiXmlAttribute FindOrCreate | ( | str | _name | ) |
TiXmlAttribute First | ( | ) |
const TiXmlAttribute First | ( | ) |
TiXmlAttribute Last | ( | ) |
const TiXmlAttribute Last | ( | ) |
Remove | ( | TiXmlAttribute | attribute | ) |