OpenVDB  0.104.0
Classes | Public Types | Public Member Functions | Protected Attributes | List of all members
Magnitude< InGridT > Class Template Reference

#include <GridOperators.h>

Classes

struct  Functor
 
struct  OpT
 

Public Types

typedef InGridT InGridType
 
typedef
VectorToScalarConverter
< InGridT >::Type 
OutGridType
 

Public Member Functions

 Magnitude (const InGridType &grid)
 
virtual ~Magnitude ()
 
OutGridType::Ptr process (bool threaded=true)
 

Protected Attributes

const InGridTypemInputGrid
 

Member Typedef Documentation

typedef InGridT InGridType
typedef VectorToScalarConverter<InGridT>::Type OutGridType

Constructor & Destructor Documentation

Magnitude ( const InGridType grid)
inline
virtual ~Magnitude ( )
inlinevirtual

Member Function Documentation

OutGridType::Ptr process ( bool  threaded = true)
inline

Member Data Documentation

const InGridType& mInputGrid
protected

The documentation for this class was generated from the following file: