Viskores  1.0
Classes | Namespaces
ImplicitFunction.h File Reference
#include <viskores/Bounds.h>
#include <viskores/Math.h>
#include <viskores/VecVariable.h>
#include <viskores/VectorAnalysis.h>
#include <viskores/exec/Variant.h>
#include <viskores/cont/ExecutionAndControlObjectBase.h>

Go to the source code of this file.

Classes

class  viskores::ImplicitFunctionValueFunctor< FunctionType >
 A helpful functor that calls the value method of a given ImplicitFunction. More...
 
class  viskores::ImplicitFunctionGradientFunctor< FunctionType >
 A helpful functor that calls the gradient method of a given ImplicitFunction. More...
 
class  viskores::Box
 Implicit function for a box. More...
 
class  viskores::Cylinder
 Implicit function for a cylinder. More...
 
class  viskores::Frustum
 Implicit function for a frustum. More...
 
class  viskores::Plane
 Represent a plane with a base point (origin) and normal vector. More...
 
class  viskores::Sphere
 Represent a sphere of the given Dimension. More...
 
class  viskores::MultiPlane< MaxNumPlanes >
 Implicit function for a MultiPlane. More...
 
class  viskores::ImplicitFunctionMultiplexer< ImplicitFunctionTypes >
 Implicit function that can switch among different types. More...
 
class  viskores::ImplicitFunctionGeneral
 Implicit function that can switch among known implicit function types. More...
 

Namespaces

 viskores
 Groups connected points that have the same field value.