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

Author

       Generated automatically by Doxygen for MPQC from the source code.

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

Name

       sc::ImplicitSurfacePolygonizer

Synopsis

       Inherits sc::IsosurfaceGen.

   PublicMemberFunctionsImplicitSurfacePolygonizer (const Ref< Volume > &)
       virtual void isosurface (double value, TriangulatedSurface &surf)

   StaticPublicMemberFunctions
       static int add_triangle_to_current (int, int, int, VERTICES)
           For internal use only.
       static double value_of_current (double x, double y, double z)
           For internal use only.

   ProtectedAttributesRef< Volume > _volume
       std::vector< Ref< Vertex > > _tmp_verticesTriangulatedSurface * _surf
       double _value

See Also