Unit 'GLBSP' Package
[Overview][Types][Classes][Index] [#pl_glscene]

TBSPMeshObject

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

Declaration

Source position: GLBSP.pas line 88

type TBSPMeshObject = class(TGLMeshObject)

public

  constructor CreateOwned();

  

  destructor Destroy; override;

  

  procedure BuildList(); override;

  

  procedure CleanupUnusedNodes;

  

  function AverageDepth;

  

  function FindNodeByPoint();

  

  property RenderSort: TBSPRenderSort; [rw]

  

  property ClusterVisibility: TBSPClusterVisibility; [r]

  

  property UseClusterVisibility: Boolean; [rw]

  

end;

Inheritance

TBSPMeshObject

  

|

TObject



CT Web help

CodeTyphon Studio