SAGA API
v9.6
|
This is the complete list of members for CSG_Grid_Stack, including all inherited members.
Clear(bool bFreeMemory=false) | CSG_Stack | inline |
CSG_Grid_Stack(void) | CSG_Grid_Stack | inline |
CSG_Stack(size_t RecordSize) | CSG_Stack | inline |
Destroy(void) | CSG_Stack | inline |
Get_Record(size_t i) const | CSG_Stack | inlineprotected |
Get_Record_Pop(void) | CSG_Stack | inlineprotected |
Get_Record_Push(void) | CSG_Stack | inlineprotected |
Get_RecordSize(void) const | CSG_Stack | inline |
Get_Size(void) const | CSG_Stack | inline |
operator[](size_t i) const | CSG_Grid_Stack | inline |
Pop(int &x, int &y) | CSG_Grid_Stack | inlinevirtual |
Push(int x, int y) | CSG_Grid_Stack | inlinevirtual |
~CSG_Stack(void) | CSG_Stack | inlinevirtual |