C# Class Axiom.SceneManagers.Bsp.BspLevel.VisData

ファイルを表示 Open project: mono-soc-2011/axiom

Public Properties

Property Type Description
numClusters int
rowLength int
tableData byte[]

Property Details

numClusters public_oe property

public int numClusters
return int

rowLength public_oe property

public int rowLength
return int

tableData public_oe property

public byte[] tableData
return byte[]