Public Member Functions

gl7::repository::pass::NormalDepthMapPass Class Reference

#include <NormalDepthMapPass.h>

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

List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

gl7::repository::pass::NormalDepthMapPass::NormalDepthMapPass ( 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::NormalDepthMapPass::~NormalDepthMapPass ( void   ) 

Destructor.


Member Function Documentation

const shader::NormalDepthMapCombo* gl7::repository::pass::NormalDepthMapPass::GetNormalDepthMapCombo (  )  const [inline]

Returns the normal-depth-map shader combo.

shader::NormalDepthMapCombo* gl7::repository::pass::NormalDepthMapPass::GetNormalDepthMapCombo (  )  [inline]

Returns the normal-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