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

Author

       Generated automatically by Doxygen for MPQC from the source code.

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

Name

       sc::UncappedTorusHoleShape

Synopsis

       Inherits sc::Shape.

       Inherited by sc::NonreentrantUncappedTorusHoleShape, and sc::ReentrantUncappedTorusHoleShape.

   PublicMemberFunctions
       const SphereShape & sphere (int i) const
       const SCVector3A () const
       const SCVector3B () const
       double radius () const
       void print (std::ostream &o=ExEnv::out0()) const
           Print information about the object.
       void boundingbox (double valuemin, double valuemax, SCVector3 &p1, SCVector3 &p2)
       int gradient_implemented () const

   StaticPublicMemberFunctions
       static UncappedTorusHoleShape * newUncappedTorusHoleShape (double r, const SphereShape &, const
           SphereShape &)

   ProtectedMemberFunctions
       void in_plane_sphere (const SCVector3 &point, SCVector3 &origin) const
       UncappedTorusHoleShape (double r, const SphereShape &, const SphereShape &)

   AdditionalInheritedMembers

See Also