#include "Base/spStandard.hpp"
#include "Framework/Cg/spCgShaderClass.hpp"
#include "RenderSystem/spShaderProgram.hpp"
#include <map>
#include <Cg/cg.h>
Go to the source code of this file.
Classes | |
class | sp::video::CgShaderProgram |
Class for the "NVIDIA Cg Shader Program". More... | |
Namespaces | |
namespace | sp |
!! | |
namespace | sp::video |
All rendering and drawing operations for 2D and 3D can be found in this namespace. |