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

#include <GridOperators.h>

Classes

struct  Functor
 
struct  OpT
 

Public Types

typedef GridT InGridType
 
typedef GridT OutGridType
 

Public Member Functions

 Normalize (const GridT &grid)
 
virtual ~Normalize ()
 
GridT::Ptr process (bool threaded=true)
 

Protected Attributes

const GridT & mInputGrid
 

Member Typedef Documentation

typedef GridT InGridType
typedef GridT OutGridType

Constructor & Destructor Documentation

Normalize ( const GridT &  grid)
inline
virtual ~Normalize ( )
inlinevirtual

Member Function Documentation

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

Member Data Documentation

const GridT& mInputGrid
protected

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