Public Member Functions

gl7::repository::effect::TexturedPhongEffect Class Reference

#include <TexturedPhongEffect.h>

Inheritance diagram for gl7::repository::effect::TexturedPhongEffect:
xl7::direct3d::rendering::SceneEffect xl7::direct3d::rendering::Effect xl7::direct3d::rendering::RenderTargetHost xl7::direct3d::rendering::IRenderable

List of all members.

Public Member Functions

 TexturedPhongEffect (xl7::direct3d::rendering::Chain *chain, const cl7::string_type &render_target_identifier=pass::TexturedPhongPass::STANDARD, const cl7::string_type &depth_stencil_identifier=pass::TexturedPhongPass::STANDARD)
 ~TexturedPhongEffect (void)
const pass::TexturedPhongPassGetTexturedPhongPass () const
pass::TexturedPhongPassGetTexturedPhongPass ()

Constructor & Destructor Documentation

gl7::repository::effect::TexturedPhongEffect::TexturedPhongEffect ( xl7::direct3d::rendering::Chain chain,
const cl7::string_type render_target_identifier = pass::TexturedPhongPass::STANDARD,
const cl7::string_type depth_stencil_identifier = pass::TexturedPhongPass::STANDARD 
)

Explicit constructor.

Default constructor.

gl7::repository::effect::TexturedPhongEffect::~TexturedPhongEffect ( void   ) 

Destructor.


Member Function Documentation

const pass::TexturedPhongPass* gl7::repository::effect::TexturedPhongEffect::GetTexturedPhongPass (  )  const [inline]

Returns the textured-phong pass.

pass::TexturedPhongPass* gl7::repository::effect::TexturedPhongEffect::GetTexturedPhongPass (  )  [inline]

Returns the textured-phong pass.


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