, 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] |
| applyForce(double x, double y, double z) | A3DL::Object3D | [virtual] |
| applyTorque(double x, double y, double z) | A3DL::Object3D | [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] |
| getAngularVelocity(double &x, double &y, double &z) | A3DL::Object3D | [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] |
| getLinearVelocity(double &x, double &y, double &z) | A3DL::Object3D | [virtual] |
| getMaterial(bool createIfNone=true) | A3DL::Object3D | [virtual] |
| getMaterials() | A3DL::Object3D | [virtual] |
| getModelObj() | A3DL::Model | [virtual] |
| getOrientation(double &x, double &y, double &z, double &phi) | A3DL::Object3D | [virtual] |
| getOrientationAsQuaternion(double &x, double &y, double &z, double &phi) | A3DL::Object3D | [virtual] |
| getOrientationAsQuaternionHT(double &x, double &y, double &z, double &phi) | A3DL::Object3D | [virtual] |
| getOrientationHT(double &x, double &y, double &z, double &phi) | A3DL::Object3D | [virtual] |
| getOrientationObj() | A3DL::Object3D | [virtual] |
| getParents() | VOS::MetaObject | [virtual] |
| getPolicy(const std::string &domain, Identity *id) | VOS::MetaObject | [virtual] |
| getPosition(double &x, double &y, double &z) | A3DL::Object3D | [virtual] |
| getPositionHT(double &x, double &y, double &z) | A3DL::Object3D | [virtual] |
| getPositionObj() | A3DL::Object3D | [virtual] |
| getRefCount() | VOS::MetaObject | [virtual] |
| getScaling(double &x, double &y, double &z) | A3DL::Object3D | [virtual] |
| getScalingHT(double &x, double &y, double &z) | A3DL::Object3D | [virtual] |
| getScalingObj() | A3DL::Object3D | [virtual] |
| getSite() const | VOS::MetaObject | [virtual] |
| getSiteName() const | VOS::MetaObject | [virtual] |
| getThreeFloatProperty(Vobject &vob, const std::string &name, double *x, double *y, double *z) | A3DL::Object3D | [static] |
| getTypes() | VOS::MetaObject | [virtual] |
| getURL() const | VOS::MetaObject | [virtual] |
| getURLstr() | VOS::Vobject | [inline, virtual] |
| getVobjectBase() | VOS::MetaObject | [virtual] |
| getVOSType() | A3DL::Model | [virtual] |
| initialize() | A3DL::Object3D | [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] |
| Model(VOS::VobjectBase *superobject) | A3DL::Model | |
| moveTo(double x, double y, double z, double timestep) | A3DL::Object3D | [virtual] |
| new_Model(VOS::VobjectBase *superobject, const std::string &type) | A3DL::Model | [static] |
| new_Object3D(VOS::VobjectBase *superobject, const std::string &type) | A3DL::Object3D | [static] |
| numChildren() | VOS::MetaObject | [virtual] |
| Object3D(VOS::VobjectBase *superobject) | A3DL::Object3D | |
| operator!=(Vobject &v) const | VOS::Vobject | |
| operator==(Vobject &v) const | VOS::Vobject | |
| RefCounted() | VUtil::RefCounted | [inline] |
| RefCounted(const RefCounted &) | VUtil::RefCounted | [inline] |
| registerExtenders() | A3DL::Model | [static] |
| 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] |
| setMaterial(Material *obj) | A3DL::Object3D | [virtual] |
| setModel(const std::string &m, const std::string &datatype="?") | A3DL::Model | [virtual] |
| setModelObj(VOS::Property *obj) | A3DL::Model | [virtual] |
| setModelToFile(const std::string &filename, const std::string &datatype="?") | A3DL::Model | [virtual] |
| setOrientation(double x, double y, double z, double phi) | A3DL::Object3D | [virtual] |
| setOrientationHT(double x, double y, double z, double phi) | A3DL::Object3D | [virtual] |
| setOrientationObj(VOS::Property *obj) | A3DL::Object3D | [virtual] |
| setOrientationWithQuaternion(double x, double y, double z, double phi) | A3DL::Object3D | [virtual] |
| setOrientationWithQuaternionHT(double x, double y, double z, double phi) | A3DL::Object3D | [virtual] |
| setOrInsertChild(const std::string &name, VOS::Vobject *obj) | A3DL::Object3D | |
| setPosition(double x, double y, double z) | A3DL::Object3D | [virtual] |
| setPositionHT(double x, double y, double z) | A3DL::Object3D | [virtual] |
| setPositionObj(VOS::Property *obj) | A3DL::Object3D | [virtual] |
| setScaling(double x, double y, double z) | A3DL::Object3D | [virtual] |
| setScalingHT(double x, double y, double z) | A3DL::Object3D | [virtual] |
| setScalingObj(VOS::Property *obj) | A3DL::Object3D | [virtual] |
| setThreeFloatProperty(Vobject &vob, const std::string &name, double x, double y, double z) | A3DL::Object3D | [static] |
| supportsPhysics() | A3DL::Object3D | [virtual] |
| VobjectBase class | VOS::MetaObject | [friend] |
| ~Dispatchable() | VOS::Dispatchable | [inline, virtual] |
| ~MetaObject() | VOS::MetaObject | [virtual] |
| ~Model() | A3DL::Model | [virtual] |
| ~Object3D() | A3DL::Object3D | [virtual] |
| ~RefCounted() | VUtil::RefCounted | [inline, virtual] |