Class Graphic3d_ArrayOfIndexedMapOfStructure
Hierarchy
- Graphic3d_ArrayOfIndexedMapOfStructure
Methods
ChangeFirst
- ChangeFirst(): Graphic3d_IndexedMapOfStructure
Returns Graphic3d_IndexedMapOfStructure
ChangeLast
- ChangeLast(): Graphic3d_IndexedMapOfStructure
Returns Graphic3d_IndexedMapOfStructure
ChangeValue
- ChangeValue(theIndex: number): Graphic3d_IndexedMapOfStructure
Parameters
Returns Graphic3d_IndexedMapOfStructure
First
- First(): Graphic3d_IndexedMapOfStructure
Returns Graphic3d_IndexedMapOfStructure
Init
- Init(theValue: Graphic3d_IndexedMapOfStructure): void
Parameters
theValue: Graphic3d_IndexedMapOfStructure
Returns void
Last
- Last(): Graphic3d_IndexedMapOfStructure
Returns Graphic3d_IndexedMapOfStructure
Resize
- Resize(theLower: number, theUpper: number, theToCopyData: boolean): void
Parameters
theLower: number
theUpper: number
theToCopyData: boolean
Returns void
SetValue
- SetValue(theIndex: number, theItem: Graphic3d_IndexedMapOfStructure): void
Parameters
theIndex: number
theItem: Graphic3d_IndexedMapOfStructure
Returns void
Value
- Value(theIndex: number): Graphic3d_IndexedMapOfStructure
Parameters
Returns Graphic3d_IndexedMapOfStructure