![]() |
Pioneer
|
#include <ColorMap.h>
Public Member Functions | |
| ColorMap () | |
| Graphics::Texture * | GetTexture () |
| void | Generate (Graphics::Renderer *r, const Color &a, const Color &b, const Color &c) |
| void | SetSmooth (bool) |
| SceneGraph::ColorMap::ColorMap | ( | ) |
| void SceneGraph::ColorMap::Generate | ( | Graphics::Renderer * | r, |
| const Color & | a, | ||
| const Color & | b, | ||
| const Color & | c | ||
| ) |

| Graphics::Texture * SceneGraph::ColorMap::GetTexture | ( | ) |

| void SceneGraph::ColorMap::SetSmooth | ( | bool | smooth | ) |
