#include <RssBase.hxx>
Inheritance diagram for RayGina::CORE::RssBase:

Public Member Functions | |
| virtual | ~RssBase () |
| virtual RColor | shade (RRenderCom *currentRenderCom)=0 |
Static Public Member Functions | |
| const RStatus | _setColorAttr (RObject *shader, const RColor newColor) |
| const RColor | _getColorAttr (const RObject *shader, RRenderCom *renderCom) |
| const RStatus | _initialize (RatStaticContainer *attributes) |
|
|
Definition at line 38 of file RssBase.hxx. |
|
||||||||||||
|
Reimplemented in RayGina::CORE::RssConstColor, and RayGina::CORE::RssSimpleMult. Definition at line 21 of file RssBase.hxx. |
|
|
Reimplemented in RayGina::CORE::RssAmbientOcclusion, RayGina::CORE::RssCameraNormalAngle, RayGina::CORE::RssCheckerboard, RayGina::CORE::RssConstColor, RayGina::CORE::RssNormal, RayGina::CORE::RssPhong, RayGina::CORE::RssSimpleMult, RayGina::CORE::RssTexture, and RayGina::CORE::RssUV. Definition at line 32 of file RssBase.hxx. |
|
||||||||||||
|
Reimplemented in RayGina::CORE::RssConstColor, and RayGina::CORE::RssSimpleMult. Definition at line 17 of file RssBase.hxx. |
|
1.3.9.1