sc2-gamedata
Public Attributes | List of all members
CCliffMesh Class Reference

Terrain Cliff Mesh. More...

#include <CliffMesh.h>

Collaboration diagram for CCliffMesh:
Collaboration graph
[legend]

Public Attributes

CModelPath ModelPath
 Model Path. More...
 
std::vector< real32CliffHeights
 Cliff Heights. More...
 
flag WeldNormals
 Weld Normals. More...
 

Detailed Description

Terrain Cliff Mesh.

Remarks
Unknown

Member Data Documentation

◆ CliffHeights

std::vector<real32> CCliffMesh::CliffHeights

Cliff Heights.

Defines the height of each cliff level.

◆ ModelPath

CModelPath CCliffMesh::ModelPath

Model Path.

Tells the game where to look for the cliff models in the archive.

◆ WeldNormals

flag CCliffMesh::WeldNormals

Weld Normals.


The documentation for this class was generated from the following file: