loopsubdiv.h File Reference

#include "shape.h"
#include "paramset.h"
#include "dynload.h"
#include "texture.h"
#include "error.h"
#include <set>
#include <map>

Go to the source code of this file.

Classes

struct  lux::SDVertex
struct  lux::SDFace
struct  lux::SDEdge
class  lux::LoopSubdiv

Namespaces

namespace  lux

Defines

#define NEXT(i)   (((i)+1)%3)
#define PREV(i)   (((i)+2)%3)


Define Documentation

#define NEXT (  )     (((i)+1)%3)

#define PREV (  )     (((i)+2)%3)


Generated on Mon May 18 07:13:20 2009 for lux by  doxygen 1.5.8