Developer Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
SkyDome Class Reference

Public Member Functions

 SkyDome ()
 Constructor.
 
void setTextureFileName (const QString &_textureFileName)
 Defines the texture that will be used.
 
QString textureFileName ()
 Returns the texture that will be used. More...
 
void setHorizontalFOV (const float &_value)
 
float horizontalFOV ()
 
void setVerticalFOV (const float &_value)
 
float verticalFOV ()
 
void setTopOffset (const float &_value)
 
float topOffset ()
 

Private Attributes

float horizontalFOV_
 
float verticalFOV_
 
float topOffset_
 
QString textureFileName_
 

Detailed Description

Definition at line 65 of file SkyDomeType.hh.

Member Function Documentation

QString SkyDome::textureFileName ( )

Returns the texture that will be used.

Defines the texture that will be used.

Definition at line 75 of file SkyDomeType.cc.


The documentation for this class was generated from the following files: