MDLParser
Simple and modern library for parsing the Source engine model formats
|
Public Member Functions | |
std::array< float, 4 > & | operator[] (int column) |
const std::array< float, 4 > & | operator[] (int column) const |
Public Attributes | |
std::array< std::array< float, 4 >, 3 > | m |