3.5.0-rc1
Loading...
Searching...
No Matches
TiglFarFieldType.h File Reference
#include <string>
#include <cctype>
#include "to_string.h"
#include "tigl_internal.h"
#include "CTiglError.h"

Namespaces

namespace  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)