PolyVox  0.2.1
Open source voxel management library
Public Member Functions
PolyVox::DefaultIsQuadNeeded< Material< Type > > Class Template Reference

#include <Material.h>

List of all members.

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 78 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 81 of file Material.h.

+ Here is the call graph for this function:


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