logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

sc::SphereShape

Author

       Generated automatically by Doxygen for MPQC from the source code.

Version 2.3.1                                    Sun Oct 4 2020                               sc::SphereShape(3)

Name

       sc::SphereShape

Synopsis

       Inherits sc::Shape.

   PublicMemberFunctionsSphereShape (const SCVector3 &, double)
       SphereShape (const Ref< KeyVal > &)
       SphereShape (const SphereShape &)
       void boundingbox (double minvalue, double maxvalue, SCVector3 &p1, SCVector3 &p2)
       double radius () const
       const SCVector3 & origin () const
       double distance_to_surface (const SCVector3 &r, SCVector3 *grad=0) const
       void print (std::ostream &o=ExEnv::out0()) const
           Print information about the object.
       double radius (double r)
       const SCVector3 & origin (const SCVector3 &o)
       int gradient_implemented () const

   AdditionalInheritedMembers

See Also