ISky Class Reference

Modify the sky. call the function ISky *GetSky(void); to get the Sky Interface. More...

List of all members.

Public Member Functions

Script and C++


virtual void LoadCubeMap (const char *pszCubeMap)=0
virtual void SetSunVector (const tvector3 &vect)=0
virtual void SetSunColor (const tcolor &col)=0
virtual tvector3 & GetSunVector ()=0
virtual tcolor & GetSunColor ()=0


Detailed Description

Modify the sky. call the function ISky *GetSky(void); to get the Sky Interface.

ISky Interface


Member Function Documentation

virtual void ISky::LoadCubeMap ( const char *  pszCubeMap  )  [pure virtual]

const char *pszCubemap is a string

virtual void ISky::SetSunVector ( const tvector3 &  vect  )  [pure virtual]

virtual void ISky::SetSunColor ( const tcolor &  col  )  [pure virtual]

virtual tvector3& ISky::GetSunVector (  )  [pure virtual]

virtual tcolor& ISky::GetSunColor (  )  [pure virtual]


Azote Studio(C) Azote Studio 2005-2006. Generated the 7 Jan 2008 with Doxygen 1.5.3