Class TX3DFileItemList
Unit
X3DFields
Declaration
type TX3DFileItemList = class(specialize TFPGObjectList<TX3DFileItem>)
Description
Hierarchy
- TFPGObjectList
- TX3DFileItemList
Overview
Methods
Description
Methods
 |
procedure SortPositionInParent; |
|
 |
procedure SaveToStream(Writer: TX3DWriter); |
Sort all items by PositionInParent and then save them all to stream.
|
Generated by PasDoc 0.13.0 on 2014-04-30 22:06:46
|