// Shave and a Haircut // (c) 2019 Epic Games // US Patent 6720962 /********************************************************************** *< FILE: shaveVrayDesc.cpp DESCRIPTION: Vray plugin descriptor CREATED BY: Vladimir Dubovoy HISTORY: created 29-03-2010 *> **********************************************************************/ #include "shaveVrayDesc.h" //VR::VRayPluginDesc* GetHairVrayDesc() //{ // static shaveVrayDesc theDesc; // return &theDesc; //} // //tchar* shaveVrayDesc::pluginName = "hairVRayShader";