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::Uncapped5SphereExclusionShape

Author

       Generated automatically by Doxygen for MPQC from the source code.

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

Name

       sc::Uncapped5SphereExclusionShape

Synopsis

       Inherits sc::Shape.

   PublicMemberFunctions
       const SCVector3A () const
       const SCVector3B () const
       const SCVector3C () const
       double rA () const
       double rB () const
       double rC () const
       double r () const
       int solution_exists () const
       double distance_to_surface (const SCVector3 &r, SCVector3 *grad=0) const
       int is_outside (const SCVector3 &) const
       void boundingbox (double valuemin, double valuemax, SCVector3 &p1, SCVector3 &p2)
       int gradient_implemented () const

   StaticPublicMemberFunctions
       static Uncapped5SphereExclusionShape * newUncapped5SphereExclusionShape (double r, const SphereShape &,
           const SphereShape &, const SphereShape &)

   ProtectedMemberFunctionsUncapped5SphereExclusionShape (double r, const SphereShape &, const SphereShape &, const SphereShape &)

   AdditionalInheritedMembers

See Also