Class TFogStack

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TFogStack = class(TX3DBindableStack)

Description

no description available, TX3DBindableStack description follows

Stack of bindable nodes (only the top, bound, node is used for rendering/navigation). This keeps a stack of TAbstractBindableNode, with comfortable routines to examine top and push/pop from top. The stack is actually stored as a list, with the last item being the top one.

Hierarchy

Overview

Methods

Public function Top: TFogNode;
Public procedure PushIfEmpty(Node: TFogNode; SendEvents: boolean);

Description

Methods

Public function Top: TFogNode;
 
Public procedure PushIfEmpty(Node: TFogNode; SendEvents: boolean);
 

Generated by PasDoc 0.13.0 on 2013-08-17 21:27:13