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::Transform(3)

Name

       sc::Transform

Synopsis

       Inherits sc::DescribedClass.

   PublicMemberFunctionsTransform (const Ref< KeyVal > &)
       mat4 & transform ()
       void translate (double, double, double)
       void translate (const vec3 &)
       void rotate (const vec3 &, double angle_degrees)
       void scale (double)
       void print (std::ostream &=ExEnv::out0()) const
           Print the object.

   AdditionalInheritedMembers

See Also