SAGA API v9.10
Loading...
Searching...
No Matches
tin.cpp File Reference
#include "tin.h"

Go to the source code of this file.

Functions

CSG_TINSG_Create_TIN (void)
CSG_TINSG_Create_TIN (const CSG_TIN &TIN)
CSG_TINSG_Create_TIN (const char *File)
CSG_TINSG_Create_TIN (const wchar_t *File)
CSG_TINSG_Create_TIN (const CSG_String &File)
CSG_TINSG_Create_TIN (CSG_Shapes *pShapes)

Function Documentation

◆ SG_Create_TIN() [1/6]

CSG_TIN * SG_Create_TIN ( const char * File)

Safe TIN construction

Definition at line 75 of file tin.cpp.

References SG_Create_TIN().

◆ SG_Create_TIN() [2/6]

CSG_TIN * SG_Create_TIN ( const CSG_String & File)

Safe TIN construction

Definition at line 77 of file tin.cpp.

References CSG_TIN::Create().

◆ SG_Create_TIN() [3/6]

CSG_TIN * SG_Create_TIN ( const CSG_TIN & TIN)

Safe TIN construction

Definition at line 69 of file tin.cpp.

◆ SG_Create_TIN() [4/6]

CSG_TIN * SG_Create_TIN ( const wchar_t * File)

Safe TIN construction

Definition at line 76 of file tin.cpp.

References SG_Create_TIN().

◆ SG_Create_TIN() [5/6]

CSG_TIN * SG_Create_TIN ( CSG_Shapes * pShapes)

Safe TIN construction

Definition at line 90 of file tin.cpp.

◆ SG_Create_TIN() [6/6]

CSG_TIN * SG_Create_TIN ( void )

Safe TIN construction

Definition at line 63 of file tin.cpp.

Referenced by SG_Create_TIN(), and SG_Create_TIN().