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

Public Member Functions | |
| RssUV () | |
| virtual | ~RssUV () |
| virtual RColor | shade (RRenderCom *currentRenderCom) |
| virtual const RExtension * | getInstanceExtension () const |
Static Public Member Functions | |
| RExtension * | __getExtension () |
Static Protected Member Functions | |
| RObject * | _createInstance () |
| const RStatus | _initialize (RatStaticContainer *attributes) |
Static Protected Attributes | |
| RExtension | _extensionData |
| RatStaticContainer * | _attributes |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from RayGina::CORE::RssBase. |
|
|
returns the RExtension for the instance If it returns NULL this instance is not able to act as an extension Implements RayGina::CORE::RObject. |
|
|
Implements RayGina::CORE::RssBase. |
|
|
|
|
|
Initial value: RExtension(RExtension::SUPERCLASSID_SHADER,
RExtension::CLASSID_CORE_RSSUV,
1,
1,
"Simple UV Shader",
"RssUV",
"rayGina::CORE::Team",
"core@raygina.de",
"www.raygina.de",
RssUV::_createInstance,
RssUV::_initialize
)
|
1.3.9.1