interreality.org [VOS]
[Home] [About]
[Screenshots]
[Download]
[News]
[Community]
[Documentation] [Manual]
[Bugs & Requests] [Wiki]

A3DL::Portal Member List

This is the complete list of members for A3DL::Portal, including all inherited members.

acquire()VOS::MetaObject [virtual]
addChildListener(ChildChangeListener *cl, bool refresh=true)VOS::MetaObject [virtual]
addExciseListener(ObjectExciseListener *oel)VUtil::RefCounted [virtual]
addFlag(const std::string &flag)VOS::MetaObject [virtual]
addParentListener(ParentChangeListener *pl, bool refresh=true)VOS::MetaObject [virtual]
addToACL(const std::string &ACLname, Identity *id)VOS::MetaObject [virtual]
addToACL(const std::string &ACLname, Group *grp)VOS::MetaObject [virtual]
addType(const std::string &s)VOS::MetaObject [virtual]
addTypeListener(TypeChangeListener *tl, bool refresh=true)VOS::MetaObject [virtual]
checkFlag(const std::string &flag)VOS::MetaObject [virtual]
deleteACL(const std::string &policies)VOS::MetaObject [virtual]
destroy()VUtil::RefCounted [virtual]
doExcise()VOS::MetaObject [protected, virtual]
doInitialize()VOS::MetaObject [protected, virtual]
doSaveState(MessageBlock &output, std::set< std::string > &types, bool portable)VOS::MetaObject [protected, virtual]
excise()VOS::MetaObject [virtual]
findChild(const std::string &path)VOS::MetaObject [virtual]
findChild(int pos)VOS::MetaObject [virtual]
findObject(const std::string &path)VOS::MetaObject [virtual]
findObjectFromRoot(const std::string &path)VOS::Vobject [static]
findParent(Vobject *parent)VOS::MetaObject [virtual]
getAllACLs()VOS::MetaObject [virtual]
getAvailablePolicies(const std::string &domain)VOS::MetaObject [virtual]
getChildren(int start=0, int end=-1)VOS::MetaObject [virtual]
getDefaultPolicy(const std::string &domain="")VOS::MetaObject [virtual]
getMaterial(bool createIfNone=true)A3DL::Portal [virtual]
getParents()VOS::MetaObject [virtual]
getPolicy(const std::string &domain, Identity *id)VOS::MetaObject [virtual]
getRefCount()VOS::MetaObject [virtual]
getSite() const VOS::MetaObject [virtual]
getSiteName() const VOS::MetaObject [virtual]
getTargetSector()A3DL::Portal [virtual]
getTypes()VOS::MetaObject [virtual]
getURL() const VOS::MetaObject [virtual]
getURLstr()VOS::Vobject [inline, virtual]
getVobjectBase()VOS::MetaObject [virtual]
getVOSType()A3DL::Portal [virtual]
getWarpingTransform(float &m11, float &m12, float &m13, float &m21, float &m22, float &m23, float &m31, float &m32, float &m33, float &tx, float &ty, float &tz)A3DL::Portal [virtual]
insertChild(int position, const std::string &contextual_name, Vobject *child)VOS::MetaObject [virtual]
isLocal()VOS::MetaObject [virtual]
isRemote()VOS::MetaObject [virtual]
MetaObject(VobjectBase *superobject)VOS::MetaObject [protected]
new_Portal(VOS::VobjectBase *superobject, const std::string &type)A3DL::Portal [static]
numChildren()VOS::MetaObject [virtual]
operator!=(Vobject &v) const VOS::Vobject
operator==(Vobject &v) const VOS::Vobject
Portal(VOS::VobjectBase *superobject)A3DL::Portal
RefCounted()VUtil::RefCounted [inline]
RefCounted(const RefCounted &)VUtil::RefCounted [inline]
release()VOS::MetaObject [virtual]
removeChild(ParentChildRelation *pcr, bool strict=true)VOS::MetaObject [virtual]
removeChildListener(ChildChangeListener *cl)VOS::MetaObject [virtual]
removeExciseListener(ObjectExciseListener *oel, bool releaseIfRefcounted=true)VUtil::RefCounted [virtual]
removeFlag(const std::string &flag)VOS::MetaObject [virtual]
removeFromACL(const std::string &ACLname, Identity *id)VOS::MetaObject [virtual]
removeFromACL(const std::string &ACLname, Group *grp)VOS::MetaObject [virtual]
removeParentListener(ParentChangeListener *pl)VOS::MetaObject [virtual]
removeType(const std::string &s)VOS::MetaObject [virtual]
removeTypeListener(TypeChangeListener *tl)VOS::MetaObject [virtual]
saveState(MessageBlock &output, std::set< std::string > &types, bool portable)VOS::MetaObject [virtual]
sendMessage(Message *m)VOS::MetaObject [virtual]
sendMessage(MessageBlock *m)VOS::MetaObject [virtual]
sendUpdateMessage(Message *m)VOS::MetaObject [virtual]
setChild(int position, const std::string &contextual_name, Vobject *child)VOS::MetaObject [virtual]
setDefaultPolicy(const std::string &policy)VOS::MetaObject [virtual]
setMaterialObj(Material *material)A3DL::Portal [virtual]
setTargetSector(Sector *sector)A3DL::Portal [virtual]
setWarpingTransform(float m11, float m12, float m13, float m21, float m22, float m23, float m31, float m32, float m33, float tx, float ty, float tz)A3DL::Portal [virtual]
VobjectBase classVOS::MetaObject [friend]
~Dispatchable()VOS::Dispatchable [inline, virtual]
~MetaObject()VOS::MetaObject [virtual]
~Portal()A3DL::Portal [virtual]
~RefCounted()VUtil::RefCounted [inline, virtual]