Unit 'LabColladaParser' Package
[Overview][Types][Classes][Index] [#pl_vulkanlab]

TLabColladaNode

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: LabColladaParser.pas line 606

type TLabColladaNode = class(TLabColladaObject)

public

type

  TNodeList = TNodeList;

  

public

  Matrix: TLabMat;

  

  property NodeType: TLabColladaNodeType; [r]

  

  property Layers: TLabListDOMString; [r]

  

  property Nodes: TNodeList; [r]

  

  property Instances: TLabColladaInstanceList; [r]

  

  constructor Create();

  

  destructor Destroy; override;

  

  class function StringToNodeType();

  

end;

Inheritance

TLabColladaNode

  

|

TLabColladaObject

  

|

TObject



CT Web help

CodeTyphon Studio