![]() |
![]()
| ![]() |
![]()
NAMEsc::ImplicitSurfacePolygonizerSYNOPSISInherits sc::IsosurfaceGen. Public Member FunctionsImplicitSurfacePolygonizer (const Ref< Volume > &) virtual void isosurface (double value, TriangulatedSurface &surf) Static Public Member Functionsstatic 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 AttributesRef< Volume > _volume std::vector< Ref< Vertex > > _tmp_vertices TriangulatedSurface * _surf double _value Member Function Documentationvirtual void sc::ImplicitSurfacePolygonizer::isosurface (double value, TriangulatedSurface & surf) [virtual]Implements sc::IsosurfaceGen.AuthorGenerated automatically by Doxygen for MPQC from the source code.
|