FreeBSD Manual Pages
sc::ImplicitSurfacePolygonizer(3) MPQC sc::ImplicitSurfacePolygonizer(3) NAME sc::ImplicitSurfacePolygonizer SYNOPSIS Inherits sc::IsosurfaceGen. Public Member Functions ImplicitSurfacePolygonizer (const Ref< Volume > &) virtual void isosurface (double value, TriangulatedSurface &surf) Public Member Functions inherited from sc::IsosurfaceGen virtual void isosurface (double value, TriangulatedSurface &surf)=0 virtual void set_resolution (double) Static Public Member Functions 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. Protected Attributes Ref< Volume > _volume std::vector< Ref< Vertex > > _tmp_vertices TriangulatedSurface * _surf double _value Protected Attributes inherited from sc::IsosurfaceGen double _resolution Member Function Documentation virtual void sc::ImplicitSurfacePolygonizer::isosurface (double value, TriangulatedSurface & surf) [virtual] Implements sc::IsosurfaceGen. Author Generated automatically by Doxygen for MPQC from the source code. Version 2.3.1 Tue May 13 20sc::ImplicitSurfacePolygonizer(3)
NAME | SYNOPSIS | Member Function Documentation | Author
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=sc_ImplicitSurfacePolygonizer&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>
