Class TDynBooleanArray
Unit
KambiUtils
Declaration
type TDynBooleanArray = class(TDynArray_16)
Description
no description available, TDynArray_16 description follows
no description available, TDynArrayBase description follows
Hierarchy
Overview
Methods
Description
Methods
 |
procedure SetFalse(Index: Integer); |
|
SetFalse and SetTrue are trivial methods that set appropriate Items[Index] to given value. They are useful methods to pass as callback in some situations (e.g. TVRMLFlatSceneGL.RenderFrustumOctree passes RenderFrustumOctree_Visible.SetTrue method as callback that should mark visible items).
|
 |
procedure SetTrue(Index: Integer); |
|
|
Generated by PasDoc 0.10.0 on 2008-02-25 00:00:36