, including all inherited members.
| HGL::attachType(IType *type, bool check=true)=0 | HGL::IType | [pure virtual] |
| HGL::Type::TypeBase::attachType(IType *type, const TYPELIST::iterator &before, bool check=true) | HGL::Type::TypeBase | [protected, virtual] |
| HGL::begin()=0 | HGL::IType | [pure virtual] |
| HGL::Type::TypeBase::begin() | HGL::Type::TypeBase | [virtual] |
| BUFFER typedef | HGL::IType | |
| HGL::clone() const =0 | HGL::IType | [pure virtual] |
| HGL::Type::TypeBase::clone() const | HGL::Type::TypeBase | [protected, virtual] |
| HGL::detachType(IType *type)=0 | HGL::IType | [pure virtual] |
| HGL::end()=0 | HGL::IType | [pure virtual] |
| HGL::Type::TypeBase::end() | HGL::Type::TypeBase | [virtual] |
| findReference(bool recache=false) const | HGL::Type::ReferenceHolderBase | [virtual] |
| HGL::getAttachedTypes() const =0 | HGL::IType | [pure virtual] |
| HGL::Type::TypeBase::getAttachedTypes() const | HGL::Type::TypeBase | [virtual] |
| HGL::getBoundingBox() const =0 | HGL::IType | [pure virtual] |
| HGL::Type::TypeBase::getBoundingBox() const | HGL::Type::TypeBase | [virtual] |
| HGL::getDescription() const =0 | HGL::IType | [pure virtual] |
| HGL::Type::TypeBase::getDescription() const | HGL::Type::TypeBase | [protected, virtual] |
| HGL::getId() const =0 | HGL::IType | [pure virtual] |
| HGL::Type::TypeBase::getId() const | HGL::Type::TypeBase | [virtual] |
| HGL::getParent() const =0 | HGL::IType | [pure virtual] |
| HGL::Type::TypeBase::getParent() const | HGL::Type::TypeBase | [virtual] |
| getReference() const | HGL::Type::ReferenceHolderBase | [virtual] |
| HGL::getRoot(const IType &type) const =0 | HGL::IType | [pure virtual] |
| getSerialID() const | HGL::Type::DebugProcedure | [virtual] |
| getTypeName() const | HGL::Type::TypeBase | [protected, virtual] |
| HGL::isNull() const =0 | HGL::IType | [pure virtual] |
| HGL::Type::TypeBase::isNull() const | HGL::Type::TypeBase | [virtual] |
| isValid() const | HGL::Type::ReferenceHolderBase | [virtual] |
| HGL::operator float() const =0 | HGL::IType | [pure virtual] |
| HGL::Type::TypeBase::operator float() const | HGL::Type::TypeBase | [protected, virtual] |
| operator iterator()=0 | HGL::IType | [pure virtual] |
| HGL::operator Type::StringParam &() const =0 | HGL::IType | [pure virtual] |
| HGL::operator Type::Vector2D &() const =0 | HGL::IType | [pure virtual] |
| HGL::resolve(const std::string &id) const =0 | HGL::IType | [pure virtual] |
| HGL::Type::TypeBase::resolve(const std::string &id) const | HGL::Type::TypeBase | [protected, virtual] |
| HGL::setDescription(const std::string &desc)=0 | HGL::IType | [pure virtual] |
| HGL::Type::TypeBase::setDescription(const std::string &desc) | HGL::Type::TypeBase | [virtual] |
| HGL::setId(const std::string &id)=0 | HGL::IType | [pure virtual] |
| HGL::Type::TypeBase::setId(const std::string &id) | HGL::Type::TypeBase | [virtual] |
| HGL::setParent(IType *parent)=0 | HGL::IType | [pure virtual] |
| setReference(const std::string &ref, bool fromStdLib=false) | HGL::Type::ReferenceHolderBase | [virtual] |
| TYPELIST typedef | HGL::IType | |