| _density | Physsim::Primitive | [protected] |
| _mass | Physsim::Primitive | [protected] |
| _T | Physsim::Primitive | [protected] |
| _tris | Physsim::Primitive | [protected] |
| Base() (defined in Physsim::Base) | Physsim::Base | |
| Base(const Base *b) (defined in Physsim::Base) | Physsim::Base | |
| calc_com() | Physsim::Sphere | [inline, virtual] |
| calc_inertia() | Physsim::Sphere | [virtual] |
| calc_mass() | Physsim::Sphere | [virtual] |
| center() | Physsim::Primitive | [virtual] |
| clone(BasePtr &cloned, bimap< BasePtr, BasePtr > *obj_map=NULL) const | Physsim::Base | [virtual] |
| clone(boost::shared_ptr< T > x) | Physsim::Base | [inline, static] |
| create_visualization() | Physsim::Sphere | [virtual] |
| det_indexed_mesh_indices(bool term) const | Physsim::Primitive | |
| det_indexed_mesh_vertices() const | Physsim::Primitive | |
| get_max_tri_area() const (defined in Physsim::Primitive) | Physsim::Primitive | [inline] |
| get_radius() const | Physsim::Sphere | [inline] |
| get_recursion_level() const | Physsim::Sphere | [inline] |
| get_transform() const | Physsim::Primitive | [inline] |
| get_tris() const (defined in Physsim::Primitive) | Physsim::Primitive | [inline] |
| get_vertices() const | Physsim::Primitive | |
| get_visualization() | Physsim::Primitive | |
| 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::Sphere | [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] |
| output_object_state(std::ostream &out) const | Physsim::Base | [virtual] |
| Primitive() | Physsim::Primitive | |
| Primitive(const Matrix4 &T) | Physsim::Primitive | |
| 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::Sphere | [virtual] |
| set_density(Real density) | Physsim::Primitive | [inline] |
| set_mass(Real mass) | Physsim::Primitive | [inline] |
| set_max_tri_area(Real max_tri_area) | Physsim::Primitive | |
| set_radius(Real radius) | Physsim::Sphere | |
| set_recursion_level(unsigned level) | Physsim::Sphere | |
| set_transform(const Matrix4 &T) | Physsim::Primitive | |
| Sphere() | Physsim::Sphere | |
| Sphere(Real radius) | Physsim::Sphere | |
| Sphere(const Matrix4 &T) | Physsim::Sphere | |
| Sphere(Real radius, unsigned recursion_level) (defined in Physsim::Sphere) | Physsim::Sphere | |
| Sphere(Real radius, const Matrix4 &T) | Physsim::Sphere | |
| Sphere(Real radius, unsigned recursion_level, const Matrix4 &T) | Physsim::Sphere | |
| subdivide() | Physsim::Primitive | [protected] |
| transform_inertia(Real mass, const Matrix3 &J_in, const Vector3 &com_in, const Matrix4 &T, Matrix3 &J_out, Vector3 &com_out) | Physsim::Primitive | [static] |
| transform_mesh() | Physsim::Primitive | [protected] |
| update_visualization() | Physsim::Primitive | |
| user_data() const | Physsim::Base | [inline] |
| user_data(boost::shared_ptr< void > data) | Physsim::Base | [inline] |
| ~Base() (defined in Physsim::Base) | Physsim::Base | [virtual] |
| ~Primitive() (defined in Physsim::Primitive) | Physsim::Primitive | [virtual] |