Cast3dImport::Background Class Reference

#include <background.h>

Inheritance diagram for Cast3dImport::Background:

Cast3dImport::Streamble

List of all members.

Public Member Functions

void setColor (const Color::RGBA &rgba)
 Sets background color data.
void setImage (const char *img_source, const char *img_type)
 Sets background image data.
void setSize (size_t width, size_t height)
 Sets background size.


Detailed Description

class Background provides information about 3D scene background.

Member Function Documentation

void Cast3dImport::Background::setColor ( const Color::RGBA rgba  )  [inline]

Sets background color data.

Parameters:
rgba color object.

void Cast3dImport::Background::setImage ( const char *  img_source,
const char *  img_type 
) [inline]

Sets background image data.

Parameters:
img_source image URL.
img_type image type for example, 'jpg', 'png', etc.

void Cast3dImport::Background::setSize ( size_t  width,
size_t  height 
) [inline]

Sets background size.

Parameters:
width background width.
height background height.


The documentation for this class was generated from the following file:
Generated at Thu Oct 9 09:50:18 2008 for the Cast3D by doxygen 1.5.4.