HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_MGOperator.h File Reference
#include "UT_API.h"
#include "UT_MatrixSolver.h"
#include "UT_VoxelArray.h"
#include "UT_FixedVector.h"
+ Include dependency graph for UT_MGOperator.h:

Go to the source code of this file.

Classes

class  UT_MGOperatorT< T >
 
struct  UT_MGOperatorT< T >::utMGCoordAndCoeff
 
struct  UT_MGOperatorT< T >::utMGTileMap
 

Typedefs

typedef UT_MGOperatorT< fprealUT_MGOperatorR
 
typedef UT_MGOperatorT< fpreal32UT_MGOperatorF
 
typedef UT_MGOperatorT< fpreal64UT_MGOperatorD
 

Functions

template<typename S >
UT_API bool ut_tileHasActiveVoxel (const UT_VoxelTile< S > *tile)
 
 UT_EXTERN_TEMPLATE (UT_MGOperatorT< fpreal32 >)
 
 UT_EXTERN_TEMPLATE (UT_MGOperatorT< fpreal64 >)
 

Typedef Documentation

Definition at line 342 of file UT_MGOperator.h.

Definition at line 341 of file UT_MGOperator.h.

Definition at line 340 of file UT_MGOperator.h.

Function Documentation

UT_EXTERN_TEMPLATE ( UT_MGOperatorT< fpreal32 )
UT_EXTERN_TEMPLATE ( UT_MGOperatorT< fpreal64 )
template<typename S >
UT_API bool ut_tileHasActiveVoxel ( const UT_VoxelTile< S > *  tile)

This function returns true if the given tile has at least one voxel whose value exceeds 0.5.