33 #ifndef DART_CONSTRAINT_DETAIL_BOXEDLCPSOLVER_IMPL_HPP_
34 #define DART_CONSTRAINT_DETAIL_BOXEDLCPSOLVER_IMPL_HPP_
39 namespace constraint {
41 template <
typename BoxedLcpSolverT>
44 return getType() == BoxedLcpSolverT::getStaticType();
virtual const std::string & getType() const =0
Returns the type.
bool is() const
Returns true if this solver and the template parameter (a solver class) are the same type.
Definition: BoxedLcpSolver-impl.hpp:42
Definition: BulletCollisionDetector.cpp:65