This is the complete list of members for ConvexHull, including all inherited members.
AddPointInNonnegativeScalingConstraints(solvers::MathematicalProgram *prog, const Eigen::Ref< const solvers::VectorXDecisionVariable > &x, const symbolic::Variable &t) const | ConvexSet | |
AddPointInNonnegativeScalingConstraints(solvers::MathematicalProgram *prog, const Eigen::Ref< const Eigen::MatrixXd > &A, const Eigen::Ref< const Eigen::VectorXd > &b, const Eigen::Ref< const Eigen::VectorXd > &c, double d, const Eigen::Ref< const solvers::VectorXDecisionVariable > &x, const Eigen::Ref< const solvers::VectorXDecisionVariable > &t) const | ConvexSet | |
AddPointInSetConstraints(solvers::MathematicalProgram *prog, const Eigen::Ref< const solvers::VectorXDecisionVariable > &vars) const | ConvexSet | |
AffineHullShortcut(const ConvexSet &self, std::optional< double > tol) | ConvexSet | protectedstatic |
ambient_dimension() const | ConvexSet | |
CalcVolume() const | ConvexHull | |
drake::geometry::optimization::ConvexSet::CalcVolume() const | ConvexSet | |
CalcVolumeViaSampling(RandomGenerator *generator, const double desired_rel_accuracy=1e-2, const int max_num_samples=1e4) const | ConvexSet | |
Clone() const | ConvexSet | |
ConvexHull(const ConvexHull &)=default | ConvexHull | |
ConvexHull(ConvexHull &&)=default | ConvexHull | |
ConvexHull(const ConvexSets &sets, const bool remove_empty_sets=true) | ConvexHull | explicit |
ConvexSet(const ConvexSet &)=default | ConvexSet | protected |
ConvexSet(ConvexSet &&)=default | ConvexSet | protected |
ConvexSet(int ambient_dimension, bool has_exact_volume) | ConvexSet | explicitprotected |
DefaultImplementGeometry(const Shape &shape) | ShapeReifier | privatevirtual |
DoAffineHullShortcut(std::optional< double > tol) const | ConvexSet | protectedvirtual |
DoCalcVolume() const | ConvexSet | protectedvirtual |
DoIsBoundedShortcut() const | ConvexSet | protectedvirtual |
DoMaybeGetFeasiblePoint() const | ConvexSet | protectedvirtual |
DoPointInSetShortcut(const Eigen::Ref< const Eigen::VectorXd > &x, double tol) const | ConvexSet | protectedvirtual |
DoProjectionShortcut(const Eigen::Ref< const Eigen::MatrixXd > &points, EigenPtr< Eigen::MatrixXd > projected_points) const | ConvexSet | protectedvirtual |
element(int index) const | ConvexHull | |
empty_sets_removed() const | ConvexHull | |
HandleZeroAmbientDimensionConstraints(solvers::MathematicalProgram *prog, const ConvexSet &set, std::vector< solvers::Binding< solvers::Constraint >> *constraints) const | ConvexSet | protected |
has_exact_volume() const | ConvexSet | |
ImplementGeometry(const Box &box, void *user_data) | ShapeReifier | privatevirtual |
ImplementGeometry(const Capsule &capsule, void *user_data) | ShapeReifier | privatevirtual |
ImplementGeometry(const Convex &convex, void *user_data) | ShapeReifier | privatevirtual |
ImplementGeometry(const Cylinder &cylinder, void *user_data) | ShapeReifier | privatevirtual |
ImplementGeometry(const Ellipsoid &ellipsoid, void *user_data) | ShapeReifier | privatevirtual |
ImplementGeometry(const HalfSpace &half_space, void *user_data) | ShapeReifier | privatevirtual |
ImplementGeometry(const Mesh &mesh, void *user_data) | ShapeReifier | privatevirtual |
ImplementGeometry(const MeshcatCone &cone, void *user_data) | ShapeReifier | privatevirtual |
ImplementGeometry(const Sphere &sphere, void *user_data) | ShapeReifier | privatevirtual |
IntersectsWith(const ConvexSet &other) const | ConvexSet | |
IsBounded(Parallelism parallelism=Parallelism::None()) const | ConvexHull | |
drake::geometry::optimization::ConvexSet::IsBounded(Parallelism parallelism=Parallelism::None()) const | ConvexSet | |
IsEmpty() const | ConvexHull | |
drake::geometry::optimization::ConvexSet::IsEmpty() const | ConvexSet | |
MaybeGetFeasiblePoint() const | ConvexSet | |
MaybeGetPoint() const | ConvexSet | |
num_elements() const | ConvexHull | |
operator=(const ConvexHull &)=default | ConvexHull | |
operator=(ConvexHull &&)=default | ConvexHull | |
drake::geometry::optimization::ConvexSet::operator=(const ConvexSet &)=default | ConvexSet | protected |
drake::geometry::optimization::ConvexSet::operator=(ConvexSet &&)=default | ConvexSet | protected |
drake::geometry::ShapeReifier::operator=(const ShapeReifier &)=default | ShapeReifier | private |
drake::geometry::ShapeReifier::operator=(ShapeReifier &&)=default | ShapeReifier | private |
participating_sets() const | ConvexHull | |
PointInSet(const Eigen::Ref< const Eigen::VectorXd > &x, double tol=0) const | ConvexSet | |
Projection(const Eigen::Ref< const Eigen::MatrixXd > &points) const | ConvexSet | |
Serialize(Archive *a) | ConvexSet | protected |
sets() const | ConvexHull | |
ShapeReifier(const ShapeReifier &)=default | ShapeReifier | private |
ShapeReifier(ShapeReifier &&)=default | ShapeReifier | private |
ShapeReifier()=default | ShapeReifier | private |
ThrowUnsupportedGeometry(const std::string &shape_name) | ShapeReifier | privatevirtual |
ToShapeWithPose() const | ConvexSet | |
~ConvexHull() final | ConvexHull | |
~ConvexSet() | ConvexSet | virtual |
~ShapeReifier() | ShapeReifier | privatevirtual |