This is the complete list of members for coal::Convex< PolygonT >, including all inherited members.
| aabb_center | coal::CollisionGeometry | |
| aabb_local | coal::CollisionGeometry | |
| aabb_radius | coal::CollisionGeometry | |
| buildSupportWarmStart() | coal::ConvexBase | protected |
| center | coal::ConvexBase | |
| clone() const | coal::Convex< PolygonT > | virtual |
| CollisionGeometry() | coal::CollisionGeometry | inline |
| CollisionGeometry(const CollisionGeometry &other)=default | coal::CollisionGeometry | |
| computeCOM() const | coal::Convex< PolygonT > | virtual |
| computeLocalAABB() | coal::ConvexBase | virtual |
| computeMomentofInertia() const | coal::Convex< PolygonT > | virtual |
| computeMomentofInertiaRelatedToCOM() const | coal::CollisionGeometry | inlinevirtual |
| computeVolume() const | coal::Convex< PolygonT > | virtual |
| Convex() | coal::Convex< PolygonT > | inline |
| Convex(std::shared_ptr< std::vector< Vec3s >> points_, unsigned int num_points_, std::shared_ptr< std::vector< PolygonT >> polygons_, unsigned int num_polygons_) | coal::Convex< PolygonT > | |
| Convex(const Convex &other) | coal::Convex< PolygonT > | |
| ConvexBase() | coal::ConvexBase | inlineprotected |
| ConvexBase(const ConvexBase &other) | coal::ConvexBase | protected |
| convexHull(std::shared_ptr< std::vector< Vec3s >> &points, unsigned int num_points, bool keepTriangles, const char *qhullCommand=NULL) | coal::ConvexBase | static |
| convexHull(const Vec3s *points, unsigned int num_points, bool keepTriangles, const char *qhullCommand=NULL) | coal::ConvexBase | static |
| cost_density | coal::CollisionGeometry | |
| fillNeighbors() | coal::Convex< PolygonT > | protected |
| getNodeType() const | coal::ConvexBase | inlinevirtual |
| getObjectType() const | coal::ShapeBase | inlinevirtual |
| getSweptSphereRadius() const | coal::ShapeBase | inline |
| getUserData() const | coal::CollisionGeometry | inline |
| initialize(std::shared_ptr< std::vector< Vec3s >> points_, unsigned int num_points_) | coal::ConvexBase | protected |
| isFree() const | coal::CollisionGeometry | inline |
| isOccupied() const | coal::CollisionGeometry | inline |
| isUncertain() const | coal::CollisionGeometry | |
| m_swept_sphere_radius | coal::ShapeBase | protected |
| neighbors | coal::ConvexBase | |
| nneighbors_ | coal::ConvexBase | protected |
| normals | coal::ConvexBase | |
| num_normals_and_offsets | coal::ConvexBase | |
| num_points | coal::ConvexBase | |
| num_polygons | coal::Convex< PolygonT > | |
| num_support_warm_starts | coal::ConvexBase | static |
| num_vertices_large_convex_threshold | coal::ConvexBase | static |
| offsets | coal::ConvexBase | |
| operator!=(const CollisionGeometry &other) const | coal::CollisionGeometry | inline |
| operator=(const ShapeBase &other)=default | coal::ShapeBase | |
| operator==(const CollisionGeometry &other) const | coal::CollisionGeometry | inline |
| points | coal::ConvexBase | |
| polygons | coal::Convex< PolygonT > | |
| set(std::shared_ptr< std::vector< Vec3s >> points, unsigned int num_points, std::shared_ptr< std::vector< PolygonT >> polygons, unsigned int num_polygons) | coal::Convex< PolygonT > | |
| coal::ConvexBase::set(std::shared_ptr< std::vector< Vec3s >> points_, unsigned int num_points_) | coal::ConvexBase | protected |
| setSweptSphereRadius(CoalScalar radius) | coal::ShapeBase | inline |
| setUserData(void *data) | coal::CollisionGeometry | inline |
| ShapeBase() | coal::ShapeBase | inline |
| ShapeBase(const ShapeBase &other) | coal::ShapeBase | inline |
| support_warm_starts | coal::ConvexBase | |
| threshold_free | coal::CollisionGeometry | |
| threshold_occupied | coal::CollisionGeometry | |
| user_data | coal::CollisionGeometry | |
| ~CollisionGeometry() | coal::CollisionGeometry | inlinevirtual |
| ~Convex() | coal::Convex< PolygonT > | |
| ~ConvexBase() | coal::ConvexBase | virtual |
| ~ShapeBase() | coal::ShapeBase | inlinevirtual |