Drake
Drake C++ Documentation
VPolytope Member List

This is the complete list of members for VPolytope, including all inherited members.

AddPointInNonnegativeScalingConstraints(solvers::MathematicalProgram *prog, const Eigen::Ref< const solvers::VectorXDecisionVariable > &x, const symbolic::Variable &t) constConvexSet
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) constConvexSet
AddPointInSetConstraints(solvers::MathematicalProgram *prog, const Eigen::Ref< const solvers::VectorXDecisionVariable > &vars) constConvexSet
ambient_dimension() constConvexSet
CalcVolume() constVPolytope
drake::geometry::optimization::ConvexSet::CalcVolume() constConvexSet
CalcVolumeViaSampling(RandomGenerator *generator, const double desired_rel_accuracy=1e-2, const int max_num_samples=1e4) constConvexSet
Clone() constConvexSet
ConvexSet(const ConvexSet &)=defaultConvexSetprotected
ConvexSet(ConvexSet &&)=defaultConvexSetprotected
ConvexSet(int ambient_dimension, bool has_exact_volume)ConvexSetexplicitprotected
DefaultImplementGeometry(const Shape &shape)ShapeReifierprivatevirtual
DoPointInSetShortcut(const Eigen::Ref< const Eigen::VectorXd > &x, double tol) constConvexSetprotectedvirtual
DoProjectionShortcut(const Eigen::Ref< const Eigen::MatrixXd > &points, EigenPtr< Eigen::MatrixXd > projected_points) constConvexSetprotectedvirtual
GetMinimalRepresentation() constVPolytope
HandleZeroAmbientDimensionConstraints(solvers::MathematicalProgram *prog, const ConvexSet &set, std::vector< solvers::Binding< solvers::Constraint >> *constraints) constConvexSetprotected
has_exact_volume() constConvexSet
drake::geometry::ShapeReifier::ImplementGeometry(const Capsule &capsule, void *user_data)ShapeReifierprivatevirtual
drake::geometry::ShapeReifier::ImplementGeometry(const Cylinder &cylinder, void *user_data)ShapeReifierprivatevirtual
drake::geometry::ShapeReifier::ImplementGeometry(const Ellipsoid &ellipsoid, void *user_data)ShapeReifierprivatevirtual
drake::geometry::ShapeReifier::ImplementGeometry(const HalfSpace &half_space, void *user_data)ShapeReifierprivatevirtual
drake::geometry::ShapeReifier::ImplementGeometry(const MeshcatCone &cone, void *user_data)ShapeReifierprivatevirtual
drake::geometry::ShapeReifier::ImplementGeometry(const Sphere &sphere, void *user_data)ShapeReifierprivatevirtual
IntersectsWith(const ConvexSet &other) constConvexSet
IsBounded() constConvexSet
IsEmpty() constConvexSet
MakeBox(const Eigen::Ref< const Eigen::VectorXd > &lb, const Eigen::Ref< const Eigen::VectorXd > &ub)VPolytopestatic
MakeUnitBox(int dim)VPolytopestatic
MaybeGetFeasiblePoint() constConvexSet
MaybeGetPoint() constConvexSet
operator=(const VPolytope &)=defaultVPolytope
operator=(VPolytope &&)=defaultVPolytope
drake::geometry::optimization::ConvexSet::operator=(const ConvexSet &)=defaultConvexSetprotected
drake::geometry::optimization::ConvexSet::operator=(ConvexSet &&)=defaultConvexSetprotected
drake::geometry::ShapeReifier::operator=(const ShapeReifier &)=defaultShapeReifierprivate
drake::geometry::ShapeReifier::operator=(ShapeReifier &&)=defaultShapeReifierprivate
PointInSet(const Eigen::Ref< const Eigen::VectorXd > &x, double tol=0) constVPolytope
drake::geometry::optimization::ConvexSet::PointInSet(const Eigen::Ref< const Eigen::VectorXd > &x, double tol=0) constConvexSet
Projection(const Eigen::Ref< const Eigen::MatrixXd > &points) constConvexSet
Serialize(Archive *a)ConvexSetprotected
ShapeReifier(const ShapeReifier &)=defaultShapeReifierprivate
ShapeReifier(ShapeReifier &&)=defaultShapeReifierprivate
ShapeReifier()=defaultShapeReifierprivate
ThrowUnsupportedGeometry(const std::string &shape_name)ShapeReifierprivatevirtual
ToShapeWithPose() constConvexSet
vertices() constVPolytope
VPolytope(const VPolytope &)=defaultVPolytope
VPolytope(VPolytope &&)=defaultVPolytope
VPolytope()VPolytope
VPolytope(const Eigen::Ref< const Eigen::MatrixXd > &vertices)VPolytopeexplicit
VPolytope(const HPolyhedron &H, const double tol=1e-9)VPolytopeexplicit
VPolytope(const QueryObject< double > &query_object, GeometryId geometry_id, std::optional< FrameId > reference_frame=std::nullopt)VPolytope
WriteObj(const std::filesystem::path &filename) constVPolytope
~ConvexSet()ConvexSetvirtual
~ShapeReifier()ShapeReifierprivatevirtual
~VPolytope() finalVPolytope