C# Class HaloMap.RawData.BSPModel.ClustersPVS

The clusters pvs.
显示文件 Open project: troymac1ure/Entity

Public Methods

Method Description
GetClustersPVSInfo ( Meta &meta ) : ClusterPVS[]

The get clusters pvs info.

Method Details

GetClustersPVSInfo() public static method

The get clusters pvs info.
public static GetClustersPVSInfo ( Meta &meta ) : ClusterPVS[]
meta HaloMap.Meta.Meta The meta.
return ClusterPVS[]