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

Public Member Functions | |
| RssNormal () | |
| virtual | ~RssNormal () |
| virtual RColor | shade (RRenderCom *currentRenderCom) |
| virtual const RExtension * | getInstanceExtension () const |
Static Public Member Functions | |
| RExtension * | __getExtension () |
Static Private Member Functions | |
| RObject * | _createInstance () |
| const RStatus | _initialize (RatStaticContainer *attributes) |
Static Private Attributes | |
| RExtension | _extensionData |
| RatStaticContainer * | _attributes |
|
|
Definition at line 23 of file RssNormal.hxx. |
|
|
Definition at line 25 of file RssNormal.hxx. |
|
|
Definition at line 30 of file RssNormal.hxx. |
|
|
Definition at line 15 of file RssNormal.hxx. |
|
|
Reimplemented from RayGina::CORE::RssBase. Definition at line 19 of file RssNormal.hxx. |
|
|
returns the RExtension for the instance If it returns NULL this instance is not able to act as an extension Implements RayGina::CORE::RObject. Definition at line 33 of file RssNormal.hxx. |
|
|
Implements RayGina::CORE::RssBase. Definition at line 20 of file RssNormal.cxx. |
|
|
Definition at line 13 of file RssNormal.hxx. |
|
|
Initial value: RExtension(RExtension::SUPERCLASSID_SHADER,
RExtension::CLASSID_CORE_RSSNORMAL,
1,
1,
"Normal shader",
"RssNormal",
"rayGina::CORE::Team",
"core@raygina.de",
"www.raygina.de",
RssNormal::_createInstance,
RssNormal::_initialize
)
Definition at line 7 of file RssNormal.cxx. |
1.3.9.1