gVirtualXRay  2.0.10
VirtualX-RayImagingLibraryonGPU
Data Structures | Namespaces
DepthMap.h File Reference

Class to render to a buffer in order to create, for exemple, a shadow map. More...

#include <vector>
#include "gVirtualXRay/Matrix4x4.h"
#include "gVirtualXRay/OpenGLUtilities.h"
#include "gVirtualXRay/PolygonMesh.h"
#include "gVirtualXRay/Shader.h"
Include dependency graph for DepthMap.h:

Go to the source code of this file.

Data Structures

class  gVirtualXRay::DepthMap
 DepthMap is a class to render to a buffer in order to create, for exemple, a shadow map. More...
 

Namespaces

 gVirtualXRay
 

Detailed Description

Class to render to a buffer in order to create, for exemple, a shadow map.

Version
1.0
Date
19/07/2016
Author
Andreas Meuleman

Definition in file DepthMap.h.