HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::math::pcg::Vector< ValueType >::IsFiniteOp Struct Reference

#include <ConjGradient.h>

Public Member Functions

 IsFiniteOp (const T *data_)
 
bool operator() (const SizeRange &range, bool finite) const
 

Public Attributes

const T * data
 

Detailed Description

template<typename ValueType>
struct openvdb::OPENVDB_VERSION_NAME::math::pcg::Vector< ValueType >::IsFiniteOp

Definition at line 733 of file ConjGradient.h.

Constructor & Destructor Documentation

template<typename ValueType>
openvdb::OPENVDB_VERSION_NAME::math::pcg::Vector< ValueType >::IsFiniteOp::IsFiniteOp ( const T *  data_)
inline

Definition at line 735 of file ConjGradient.h.

Member Function Documentation

template<typename ValueType>
bool openvdb::OPENVDB_VERSION_NAME::math::pcg::Vector< ValueType >::IsFiniteOp::operator() ( const SizeRange range,
bool  finite 
) const
inline

Definition at line 737 of file ConjGradient.h.

Member Data Documentation

template<typename ValueType>
const T* openvdb::OPENVDB_VERSION_NAME::math::pcg::Vector< ValueType >::IsFiniteOp::data

Definition at line 747 of file ConjGradient.h.


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