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

Author

       Generated automatically by Doxygen for MPQC from the source code.

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

Name

       sc::Vertex

Synopsis

       Inherits sc::RefCount.

   PublicMemberFunctionsVertex (const SCVector3 &point, const SCVector3 &normal)
       Vertex (const SCVector3 &point)
       const SCVector3 & point () const
       int has_normal () const
       const SCVector3 & normal () const
       void set_point (const SCVector3 &p)
       void set_normal (const SCVector3 &p)
       operatorSCVector3& ()
       void print (std::ostream &o=ExEnv::out0())

   AdditionalInheritedMembers

See Also