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

Show file Open project: mono-soc-2011/axiom

Public Properties

Property Type Description
numClusters int
rowLength int
tableData byte[]

Property Details

numClusters public property

public int numClusters
return int

rowLength public property

public int rowLength
return int

tableData public property

public byte[] tableData
return byte[]