SAGA API  v9.2
CSG_Formula::SSG_Function Struct Reference

#include <mat_tools.h>

Public Attributes

const char * Name
 
TSG_Formula_Function_1 Function
 
int nParameters
 
bool bVarying
 

Detailed Description

Definition at line 1878 of file mat_tools.h.

Member Data Documentation

◆ bVarying

bool CSG_Formula::SSG_Function::bVarying

Definition at line 1886 of file mat_tools.h.

Referenced by CSG_Formula::Add_Function(), and CSG_Formula::CSG_Formula().

◆ Function

TSG_Formula_Function_1 CSG_Formula::SSG_Function::Function

Definition at line 1882 of file mat_tools.h.

Referenced by CSG_Formula::Add_Function(), and CSG_Formula::CSG_Formula().

◆ Name

const char* CSG_Formula::SSG_Function::Name

Definition at line 1880 of file mat_tools.h.

Referenced by CSG_Formula::Add_Function(), and CSG_Formula::CSG_Formula().

◆ nParameters

int CSG_Formula::SSG_Function::nParameters

Definition at line 1884 of file mat_tools.h.

Referenced by CSG_Formula::Add_Function(), and CSG_Formula::CSG_Formula().


The documentation for this struct was generated from the following file: