MDLParser
Simple and modern library for parsing the Source engine model formats
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
MdlParser::Structs::Matrix3x4 Struct Reference

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
 

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