DepthMap.h File Reference
#include <vector>
#include "Texture.h"

Go to the source code of this file.

Classes

class  DepthMap
 The depth map stores depth values in a texture. More...
 

Typedefs

typedef std::shared_ptr< DepthMapDepthMapPtr
 

Typedef Documentation

typedef std::shared_ptr< DepthMap > DepthMapPtr