This is the complete list of members for coal::Convex< PolygonT >, including all inherited members.
clone() const | coal::Convex< PolygonT > | virtual |
computeCOM() const | coal::Convex< PolygonT > | |
computeMomentofInertia() const | coal::Convex< PolygonT > | |
computeVolume() const | coal::Convex< PolygonT > | |
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 > | |
fillNeighbors() | coal::Convex< PolygonT > | protected |
num_polygons | coal::Convex< PolygonT > | |
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 > | |
~Convex() | coal::Convex< PolygonT > |