The Dirtchamber
A mixed reality testing environment for real-time global illumination algorithms
Public Member Functions | List of all members
dune::camera Class Reference

A simple perspective camera. More...

#include <camera.h>

Inherits CFirstPersonCamera.

Public Member Functions

void update (float z_far)
 Update the constant buffer from the current values of the camera and a supplied Z-far.
 
cb_paramparameters ()
 Return local cbuffer parameters.
 
const cb_paramparameters () const
 Return local cbuffer parameters.
 

Detailed Description

A simple perspective camera.

This class derives from CFirstPersonCamera in DXUT and simply handles a constant buffer for the camera parameters.


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