#include "tfStyle.h"
#include <string>
#include <vector>
Go to the source code of this file.
|
| namespace | TissueForge |
| | Include Python header, disable linking to pythonX_d.lib on Windows in debug mode.
|
| |
| namespace | TissueForge::rendering |
| | Tissue Forge rendering and visualization.
|
| |
|
|
typedef fVector4(* | TissueForge::rendering::ColorMapperFunc) (struct ColorMapper *mapper, const float &s) |
| |
|
|
ColorMapperFunc | TissueForge::rendering::getColorMapperFunc (const std::string &name) |
| |
|
std::vector< std::string > | TissueForge::rendering::getColorMapperFuncNames () |
| |