Moby
|
This is the complete list of members for Moby::HeightmapPrimitive, including all inherited members.
_cg_poses | Moby::Primitive | protected |
_density | Moby::Primitive | protected |
_depth | Moby::HeightmapPrimitive | protected |
_F | Moby::Primitive | protected |
_heights (defined in Moby::HeightmapPrimitive) | Moby::HeightmapPrimitive | protected |
_J | Moby::Primitive | protected |
_jF | Moby::Primitive | protected |
_obbs | Moby::HeightmapPrimitive | protected |
_poses | Moby::Primitive | protected |
_width | Moby::HeightmapPrimitive | protected |
add_collision_geometry(CollisionGeometryPtr cg) | Moby::Primitive | |
Base() (defined in Moby::Base) | Moby::Base | |
Base(const Base *b) (defined in Moby::Base) | Moby::Base | |
calc_dist_and_normal(const Point3d &point, std::vector< Ravelin::Vector3d > &normals) const | Moby::HeightmapPrimitive | virtual |
calc_gradient(const Point3d &p, double &gx, double &gz) const | Moby::HeightmapPrimitive | protected |
calc_height(const Point3d &p) const | Moby::HeightmapPrimitive | protectedvirtual |
calc_mass_properties() (defined in Moby::HeightmapPrimitive) | Moby::HeightmapPrimitive | inlinevirtual |
calc_max_dist(double lin_cont, double ang_cont, double dist, const Ravelin::Vector3d &d0, const Ravelin::Vector3d &w0, boost::shared_ptr< const Ravelin::Pose3d > P) | Moby::Primitive | inlinevirtual |
calc_signed_dist(boost::shared_ptr< const Primitive > p, Point3d &pthis, Point3d &pp) const | Moby::HeightmapPrimitive | virtual |
calc_signed_dist(boost::shared_ptr< const SpherePrimitive > s, Point3d &pthis, Point3d &psph) const (defined in Moby::HeightmapPrimitive) | Moby::HeightmapPrimitive | |
calc_signed_dist(const Point3d &p) const | Moby::HeightmapPrimitive | virtual |
CCD (defined in Moby::HeightmapPrimitive) | Moby::HeightmapPrimitive | friend |
clone(boost::shared_ptr< T > x) | Moby::Base | inlinestatic |
create_visualization() | Moby::HeightmapPrimitive | virtual |
get_bounding_radius() const (defined in Moby::HeightmapPrimitive) | Moby::HeightmapPrimitive | inlinevirtual |
get_BVH_root(CollisionGeometryPtr geom) | Moby::HeightmapPrimitive | virtual |
get_depth() const (defined in Moby::HeightmapPrimitive) | Moby::HeightmapPrimitive | inline |
get_heights() const (defined in Moby::HeightmapPrimitive) | Moby::HeightmapPrimitive | inline |
get_inertia() const | Moby::Primitive | inline |
get_inertial_pose() const | Moby::Primitive | inline |
get_mesh(boost::shared_ptr< const Ravelin::Pose3d > P) | Moby::HeightmapPrimitive | virtual |
get_pose(CollisionGeometryPtr g) const | Moby::Primitive | |
get_pose() const | Moby::Primitive | inline |
get_supporting_point(const Ravelin::Vector3d &d) const | Moby::HeightmapPrimitive | virtual |
get_vertices(boost::shared_ptr< const Ravelin::Pose3d > P, std::vector< Point3d > &vertices) const | Moby::HeightmapPrimitive | virtual |
get_vertices(BVPtr bv, boost::shared_ptr< const Ravelin::Pose3d > P, std::vector< Point3d > &vertices) const (defined in Moby::HeightmapPrimitive) | Moby::HeightmapPrimitive | |
get_visualization() | Moby::Primitive | virtual |
get_width() const (defined in Moby::HeightmapPrimitive) | Moby::HeightmapPrimitive | inline |
HeightmapPrimitive() | Moby::HeightmapPrimitive | |
HeightmapPrimitive(const Ravelin::Pose3d &T) | Moby::HeightmapPrimitive | |
id | Moby::Base | |
is_convex() const | Moby::Primitive | inlinevirtual |
load_from_xml(boost::shared_ptr< const XMLTree > node, std::map< std::string, BasePtr > &id_map) | Moby::HeightmapPrimitive | virtual |
Primitive() | Moby::Primitive | |
Primitive(const Ravelin::Pose3d &T) (defined in Moby::Primitive) | Moby::Primitive | |
remove_collision_geometry(CollisionGeometryPtr cg) | Moby::Primitive | |
save_to_xml(XMLTreePtr node, std::list< boost::shared_ptr< const Base > > &shared_objects) const | Moby::HeightmapPrimitive | virtual |
set_density(double density) | Moby::Primitive | |
set_mass(double mass) | Moby::Primitive | |
set_pose(const Ravelin::Pose3d &T) | Moby::HeightmapPrimitive | virtual |
update_visualization() | Moby::Primitive | |
userdata | Moby::Base | |
~Base() (defined in Moby::Base) | Moby::Base | inlinevirtual |
~Primitive() (defined in Moby::Primitive) | Moby::Primitive | virtual |