Class TTransformInstancesList

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TTransformInstancesList = class(TX3DNodeList)

Description

List of transform nodes (ITransformNode), used to extract TShapeTreeList for this node.

Hierarchy

Overview

Methods

Public function Instances(Node: TX3DNode; const AutoCreate: boolean): TShapeTreeList;
Public procedure FreeShapeTrees;

Description

Methods

Public function Instances(Node: TX3DNode; const AutoCreate: boolean): TShapeTreeList;

Returns existing TShapeTreeList corresponding to given Node. If not found, and AutoCreate, then creates new. If not found, and not AutoCreate, then return Nil.

Public procedure FreeShapeTrees;
 

Generated by PasDoc 0.12.1 on 2013-02-04 20:26:51