org.jagatoo.loaders.models.bsp.lumps
Class BSPDirectory46
java.lang.Object
org.jagatoo.loaders.models.bsp.lumps.BSPDirectory
org.jagatoo.loaders.models.bsp.lumps.BSPDirectory46
public class BSPDirectory46
- extends BSPDirectory
Insert type comment here.
| Fields inherited from class org.jagatoo.loaders.models.bsp.lumps.BSPDirectory |
kBrushes, kBrushSides, kEntities, kFaces, kLeafBrushes, kLeafFaces, kLeafs, kLightmaps, kLightVolumes, kMaxLumps, kMeshVerts, kModels, kNodes, kPlanes, kShaders, kSurfEdges, kTextures, kVertices, kVisData |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
v46_kEntities
public static final int v46_kEntities
- See Also:
- Constant Field Values
v46_kTextures
public static final int v46_kTextures
- See Also:
- Constant Field Values
v46_kPlanes
public static final int v46_kPlanes
- See Also:
- Constant Field Values
v46_kNodes
public static final int v46_kNodes
- See Also:
- Constant Field Values
v46_kLeafs
public static final int v46_kLeafs
- See Also:
- Constant Field Values
v46_kLeafFaces
public static final int v46_kLeafFaces
- See Also:
- Constant Field Values
v46_kLeafBrushes
public static final int v46_kLeafBrushes
- See Also:
- Constant Field Values
v46_kModels
public static final int v46_kModels
- See Also:
- Constant Field Values
v46_kBrushes
public static final int v46_kBrushes
- See Also:
- Constant Field Values
v46_kBrushSides
public static final int v46_kBrushSides
- See Also:
- Constant Field Values
v46_kVertices
public static final int v46_kVertices
- See Also:
- Constant Field Values
v46_kMeshVerts
public static final int v46_kMeshVerts
- See Also:
- Constant Field Values
v46_kShaders
public static final int v46_kShaders
- See Also:
- Constant Field Values
v46_kFaces
public static final int v46_kFaces
- See Also:
- Constant Field Values
v46_kLightmaps
public static final int v46_kLightmaps
- See Also:
- Constant Field Values
v46_kLightVolumes
public static final int v46_kLightVolumes
- See Also:
- Constant Field Values
v46_kVisData
public static final int v46_kVisData
- See Also:
- Constant Field Values
v46_kMaxLumps
public static final int v46_kMaxLumps
- See Also:
- Constant Field Values
BSPDirectory46
public BSPDirectory46()
getDataLoader
public BSPVersionDataLoader getDataLoader()
-
- Specified by:
getDataLoader in class BSPDirectory
- Returns:
- a
BSPVersionDataLoader, that loads the lump-data
in the way, the version wants it.