Tissue Forge C++ 0.2.1
Interactive, particle-based physics, chemistry and biology modeling and simulation environment
Loading...
Searching...
No Matches
tfColorMaps.h File Reference
#include "tfStyle.h"
#include <string>
#include <vector>
Include dependency graph for tfColorMaps.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  TissueForge
 Include Python header, disable linking to pythonX_d.lib on Windows in debug mode.
 
namespace  TissueForge::rendering
 Tissue Forge rendering and visualization.
 

Typedefs

typedef fVector4(* TissueForge::rendering::ColorMapperFunc) (struct ColorMapper *mapper, const float &s)
 

Functions

ColorMapperFunc TissueForge::rendering::getColorMapperFunc (const std::string &name)
 
std::vector< std::string > TissueForge::rendering::getColorMapperFuncNames ()