Public Member Functions

gl7::repository::pass::DepthMapPass Class Reference

#include <DepthMapPass.h>

Inheritance diagram for gl7::repository::pass::DepthMapPass:
xl7::direct3d::rendering::ShaderPass xl7::direct3d::rendering::Pass xl7::direct3d::rendering::IRenderable xl7::direct3d::rendering::IStateChanger

List of all members.

Public Member Functions

 DepthMapPass (xl7::direct3d::rendering::Effect *effect, const cl7::string_type &render_target_identifier=STANDARD, const cl7::string_type &depth_stencil_identifier=STANDARD)
 ~DepthMapPass (void)
const shader::DepthMapComboGetDepthMapCombo () const
shader::DepthMapComboGetDepthMapCombo ()

Constructor & Destructor Documentation

gl7::repository::pass::DepthMapPass::DepthMapPass ( xl7::direct3d::rendering::Effect effect,
const cl7::string_type render_target_identifier = STANDARD,
const cl7::string_type depth_stencil_identifier = STANDARD 
)

Explicit constructor.

gl7::repository::pass::DepthMapPass::~DepthMapPass ( void   ) 

Destructor.


Member Function Documentation

const shader::DepthMapCombo* gl7::repository::pass::DepthMapPass::GetDepthMapCombo (  )  const [inline]

Returns the depth-map shader combo.

shader::DepthMapCombo* gl7::repository::pass::DepthMapPass::GetDepthMapCombo (  )  [inline]

Returns the depth-map shader combo.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines