3.4.0
TiglFarFieldType.h File Reference
#include <string>
#include <cctype>
#include "to_string.h"
#include "tigl_internal.h"
#include "CTiglError.h"

Namespaces

 tigl
 The CTiglShapeCache class acts as a storage for all kinds of intermediate shape results in order to improve speed of reoccurent calculations.
 

Enumerations

enum  tigl::TiglFarFieldType {
  tigl::NONE, tigl::HALF_SPHERE, tigl::FULL_SPHERE, tigl::HALF_CUBE,
  tigl::FULL_CUBE
}
 

Functions

TiglFarFieldType tigl::stringToTiglFarFieldType (const std::string &value)
 
std::string tigl::TiglFarFieldTypeToString (const TiglFarFieldType &value)