PolyVox  0.3.0-dev
Open source voxel management library
Public Member Functions | List of all members
PolyVox::DefaultIsQuadNeeded< Material< Type > > Class Template Reference

#include <Material.h>

Public Member Functions

bool operator() (Material< Type > back, Material< Type > front, uint32_t &materialToUse)
 

Detailed Description

template<typename Type>
class PolyVox::DefaultIsQuadNeeded< Material< Type > >

Definition at line 73 of file Material.h.

Member Function Documentation

template<typename Type >
bool PolyVox::DefaultIsQuadNeeded< Material< Type > >::operator() ( Material< Type >  back,
Material< Type >  front,
uint32_t materialToUse 
)
inline

Definition at line 76 of file Material.h.

+ Here is the call graph for this function:


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