![]() |
SAGA API
v9.2
|
#include <mat_tools.h>
Public Attributes | |
const char * | Name |
TSG_Formula_Function_1 | Function |
int | nParameters |
bool | bVarying |
Definition at line 1878 of file mat_tools.h.
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().
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().
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().
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().