SAGA API  v9.5
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 1893 of file mat_tools.h.

Member Data Documentation

◆ bVarying

bool CSG_Formula::SSG_Function::bVarying

Definition at line 1901 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 1897 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 1895 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 1899 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: