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

TLabColladaTriangles

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

Declaration

Source position: LabColladaParser.pas line 185

type TLabColladaTriangles = class(TLabColladaObject)

protected

  procedure InitializeObject; override;

  

public

  property Count: TVkInt32; [r]

  

  property Inputs: TLabColladaInputList; [r]

  

  property Indices: PLabInt32Arr; [r]

  

  property VertexLayout: TLabColladaInputList; [r]

  

  property VertexSize: TVkInt32; [r]

  

  property VertexDescriptor: TLabVertexDescriptor; [r]

  

  property Material: DOMString; [r]

  

  property InputSourceCount []: TVkUInt32; [r]

  

  constructor Create();

  

  destructor Destroy; override;

  

  function CopyInputData();

  

end;

Inheritance

TLabColladaTriangles

  

|

TLabColladaObject

  

|

TObject



CT Web help

CodeTyphon Studio