sc::ImplicitSurfacePolygonizer(3) Library Functions Manual sc::ImplicitSurfacePolygonizer(3)

sc::ImplicitSurfacePolygonizer

Inherits sc::IsosurfaceGen.


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

Public Member Functions inherited from sc::IsosurfaceGen
virtual void set_resolution (double)


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.


Ref< Volume > _volume
std::vector< Ref< Vertex > > _tmp_vertices
TriangulatedSurface * _surf
double _value

Protected Attributes inherited from sc::IsosurfaceGen
double _resolution

Implements sc::IsosurfaceGen.

Generated automatically by Doxygen for MPQC from the source code.

Version 2.3.1 MPQC
QR Code