###################
RayRefractionShader
###################

.. cpp:namespace:: RED::RayRefractionShader

.. default-domain:: cpp

Functions
=========

========================== =================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
:doc:`classRED_1_1CID`     :cpp:func:`GetClassID <static RED::CID RED::RayRefractionShader::GetClassID()>`                                                                                                                                                                                                                                                                                                                                                                                                  
:cpp:enumerator:`~RED_RC`  :cpp:func:`LoadProgram <static RED_RC RED::RayRefractionShader::LoadProgram(RED::String &oString, const RED::ShaderProgramID &iID)>`                                                                                                                                                                                                                                                                                                                                             
:cpp:enumerator:`~RED_RC`  :cpp:func:`EvaluateFromInputParameters <static RED_RC RED::RayRefractionShader::EvaluateFromInputParameters(RED::RenderShader *ioShader, RED::Object *iResMgr)>`                                                                                                                                                                                                                                                                                                                 
void *                     :cpp:func:`As <virtual void * RED::RayRefractionShader::As(const RED::CID &iCID)>`                                                                                                                                                                                                                                                                                                                                                                                               
const void *               :cpp:func:`As <virtual const void * RED::RayRefractionShader::As(const RED::CID &iCID) const>`                                                                                                                                                                                                                                                                                                                                                                                   
class T_As                 :cpp:func:`As <T_As * RED::RayRefractionShader::As()>`                                                                                                                                                                                                                                                                                                                                                                                                                           
class T_As                 :cpp:func:`As <const T_As * RED::RayRefractionShader::As() const>`                                                                                                                                                                                                                                                                                                                                                                                                               
..                         :cpp:func:`RayRefractionShader <RED::RayRefractionShader::RayRefractionShader>`                                                                                                                                                                                                                                                                                                                                                                                                  
..                         :cpp:func:`~RayRefractionShader <RED::RayRefractionShader::~RayRefractionShader>`                                                                                                                                                                                                                                                                                                                                                                                                
..                         :cpp:func:`RayRefractionShader <RED::RayRefractionShader::RayRefractionShader>`                                                                                                                                                                                                                                                                                                                                                                                                  
..                         :cpp:func:`RayRefractionShader <RED::RayRefractionShader::RayRefractionShader>`                                                                                                                                                                                                                                                                                                                                                                                                  
..                         :cpp:func:`RayRefractionShader <RED::RayRefractionShader::RayRefractionShader>`                                                                                                                                                                                                                                                                                                                                                                                                  
..                         :cpp:func:`RayRefractionShader <RED::RayRefractionShader::RayRefractionShader>`                                                                                                                                                                                                                                                                                                                                                                                                  
:cpp:enumerator:`~RED_RC`  :cpp:func:`Setup <RED_RC RED::RayRefractionShader::Setup(const RED::Object *iNormalMap, const RED::Matrix &iNormalMatrix, RED::MESH_CHANNEL iNormalUV, RED::MESH_CHANNEL iTangentChannel, const RED::StateShader &iState, float iBumpEffect, float iRefractIndex, const RED::Object *iRefractTexture, const RED::Matrix &iRefractTextureMatrix, RED::MESH_CHANNEL iRefractUV, float iRefractRange, bool iGlossy, float iGlossyAngle, int iGlossySamples, RED::Object *iResMgr)>` 
========================== =================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

.. cpp:namespace:: nullptr

Detailed Description
====================

.. doxygenclass:: RED::RayRefractionShader
   :project: RED
   :members:
   :undoc-members:



