dtCore::SkyBox::RenderProfile Class Reference

a base class to allow the user to choose different ways to render the same scene More...

#include <skybox.h>

Inheritance diagram for dtCore::SkyBox::RenderProfile:

dtCore::SkyBox::AngularMapProfile dtCore::SkyBox::CubeMapProfile dtCore::SkyBox::FixedFunctionProfile

List of all members.

Public Member Functions

virtual void Config (osg::Group *)=0
virtual void SetTexture (SkyBoxSideEnum side, const std::string &filename)=0


Detailed Description

a base class to allow the user to choose different ways to render the same scene

Member Function Documentation

virtual void dtCore::SkyBox::RenderProfile::Config ( osg::Group *   )  [pure virtual]

Implemented in dtCore::SkyBox::AngularMapProfile, dtCore::SkyBox::CubeMapProfile, and dtCore::SkyBox::FixedFunctionProfile.

virtual void dtCore::SkyBox::RenderProfile::SetTexture ( SkyBoxSideEnum  side,
const std::string &  filename 
) [pure virtual]

Implemented in dtCore::SkyBox::AngularMapProfile, dtCore::SkyBox::CubeMapProfile, and dtCore::SkyBox::FixedFunctionProfile.


http://www.delta3d.org
2.0.0 generated 14 Feb 2008