Matrix3f
defines a 3x3 matrix. Matrix data is maintained internally and is accessible via the get and set methods. Convenience methods are used for matrix operations as well as generating a matrix from a given set of values.
@author Mark Powell
@author Joshua Slack
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|