OpenMW
|
#include <data.hpp>
Public Member Functions | |
void | read (NIFStream *nif) |
Parses the record from file. | |
Public Attributes | |
std::vector< short > | triangles |
void Nif::NiTriShapeData::read | ( | NIFStream * | nif | ) | [inline, virtual] |
Parses the record from file.
Reimplemented from Nif::ShapeData.
std::vector<short> Nif::NiTriShapeData::triangles |