CGAL 6.0 - 3D Isosurfacing
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages
Loading...
Searching...
No Matches
Value and Gradient Fields

The following classes represent the data that defines the isosurface.

Classes

class  CGAL::Isosurfacing::Finite_difference_gradient_3< GeomTraits >
 Class template for a gradient that is calculated using finite differences. More...
 
class  CGAL::Isosurfacing::Gradient_function_3< Partition >
 The class Gradient_function_3 represents a field of vectors computed using a user-provided unary function. More...
 
class  CGAL::Isosurfacing::Interpolated_discrete_gradients_3< Grid, InterpolationScheme >
 Class template for a gradient field that is computed using discrete values and interpolation. More...
 
class  CGAL::Isosurfacing::Interpolated_discrete_values_3< Grid, InterpolationScheme >
 Class template for a field of values that are calculated using discrete values and interpolation. More...
 
class  CGAL::Isosurfacing::Value_function_3< Partition >
 The class Value_function_3 represents a field of scalars computed using a user-provided unary function. More...