Class TVRMLShapeStateOctree

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TVRMLShapeStateOctree = class(TOctree)

Description

no description available, TOctree description follows

Hierarchy

Overview

Methods

Protected function StatisticsBonus( const LeavesCount, ItemsCount, NonLeafNodesCount: Int64): string; override;
Public constructor Create(AMaxDepth, AMaxLeafItemsCount: Integer; const ARootBox: TBox3d; AShapeStatesList: TVRMLShapeStatesList);
Public function TreeRoot: TVRMLShapeStateOctreeNode;

Properties

Public property ShapeStatesList: TVRMLShapeStatesList read FShapeStatesList;

Description

Methods

Protected function StatisticsBonus( const LeavesCount, ItemsCount, NonLeafNodesCount: Int64): string; override;
 
Public constructor Create(AMaxDepth, AMaxLeafItemsCount: Integer; const ARootBox: TBox3d; AShapeStatesList: TVRMLShapeStatesList);
 
Public function TreeRoot: TVRMLShapeStateOctreeNode;
 

Properties

Public property ShapeStatesList: TVRMLShapeStatesList read FShapeStatesList;
 

Generated by PasDoc 0.10.0 on 2008-02-25 00:00:46