Frictional Games Forum (read-only)
What does cRenderNode->render() do ? - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Open Source Collaboration (https://www.frictionalgames.com/forum/forum-27.html)
+--- Forum: HPL1 Engine (https://www.frictionalgames.com/forum/forum-28.html)
+--- Thread: What does cRenderNode->render() do ? (/thread-23833.html)



What does cRenderNode->render() do ? - Artariel - 11-11-2013

As I see, it only sets the rendering mode and does the same for children but where is the actual rendering ? RenderDiffuse() function does this only.