| _angle (defined in Physsim::AAngle) | Physsim::AAngle | |
| _x (defined in Physsim::AAngle) | Physsim::AAngle | |
| _y (defined in Physsim::AAngle) | Physsim::AAngle | |
| _z (defined in Physsim::AAngle) | Physsim::AAngle | |
| AAngle() | Physsim::AAngle | |
| AAngle(const AAngle &source) (defined in Physsim::AAngle) | Physsim::AAngle | |
| AAngle(boost::shared_array< const Real > array) | Physsim::AAngle | |
| AAngle(const Quat *q) | Physsim::AAngle | |
| AAngle(Real x, Real y, Real z, Real angle) | Physsim::AAngle | |
| AAngle(const Vector3 *v, Real angle) | Physsim::AAngle | |
| AAngle(const VectorN *v) | Physsim::AAngle | |
| AAngle(const Matrix3 *m) | Physsim::AAngle | |
| AAngle(const Matrix3 *m, const Vector3 *axis) | Physsim::AAngle | |
| AAngle(const Matrix4 *m) | Physsim::AAngle | |
| Base() (defined in Physsim::Base) | Physsim::Base | |
| Base(const Base *b) (defined in Physsim::Base) | Physsim::Base | |
| clone(BasePtr &cloned, bimap< BasePtr, BasePtr > *obj_map=NULL) const | Physsim::Base | [virtual] |
| clone(boost::shared_ptr< T > x) | Physsim::Base | [inline, static] |
| epsilon_equals(const AAngle &a, Real epsilon) const | Physsim::AAngle | |
| epsilon_equals(const AAngle &a1, const AAngle &a2, Real epsilon) | Physsim::AAngle | [static] |
| id() const | Physsim::Base | |
| id(const std::string &ID) | Physsim::Base | [inline] |
| is_struct_identical(BaseConstPtr object) const (defined in Physsim::Base) | Physsim::Base | [inline, virtual] |
| load_from_xml(XMLTreeConstPtr node, std::map< std::string, BasePtr > &id_map) | Physsim::Base | [virtual] |
| load_state(BaseConstPtr object, bimap< BasePtr, BasePtr > *correspondence=NULL) | Physsim::Base | [virtual] |
| name() const | Physsim::Base | [inline] |
| name(const std::string &name) | Physsim::Base | [inline] |
| operator *(const AAngle &a) const | Physsim::AAngle | |
| operator *=(const AAngle &a) | Physsim::AAngle | |
| operator=(const AAngle &source) | Physsim::AAngle | |
| output_object_state(std::ostream &out) const | Physsim::Base | [virtual] |
| save_state(BasePtr object, bimap< BasePtr, BasePtr > *correspondence=NULL) const | Physsim::Base | [virtual] |
| save_to_xml(XMLTreePtr node, std::list< BaseConstPtr > &shared_objects) const | Physsim::Base | [virtual] |
| set(boost::shared_array< const Real > array) | Physsim::AAngle | |
| set(Real x, Real y, Real z, Real angle) | Physsim::AAngle | |
| set(const VectorN *v) | Physsim::AAngle | |
| set(const Vector3 *v, Real angle) | Physsim::AAngle | |
| set(const Matrix3 *m) | Physsim::AAngle | |
| set(const Matrix3 *m, const Vector3 *axis) | Physsim::AAngle | |
| set(const Matrix4 *m) | Physsim::AAngle | |
| set(const Quat *q) | Physsim::AAngle | |
| user_data() const | Physsim::Base | [inline] |
| user_data(boost::shared_ptr< void > data) | Physsim::Base | [inline] |
| ~Base() (defined in Physsim::Base) | Physsim::Base | [virtual] |