forked from Neodymium146/gta-toolkit
-
Notifications
You must be signed in to change notification settings - Fork 16
RageLib.Resources.RAGE_Matrix4
Jérémie N'gadi edited this page Oct 29, 2018
·
4 revisions
namespace: RageLib.Resources
-
IResourceBlock
-
IResourceSystemBlock
-
ResourceSystemBlock
RAGE_Matrix4
-
-
public class RAGE_Matrix4 : ResourceSystemBlock
⬜ | prototype | description |
---|---|---|
method | RAGE_Matrix4 () |
__ |
method | RAGE_Matrix4 (float m11, float m12, float m13, float m14, float m21, float m22, float m23, float m24, float m31, float m32, float m33, float m34, float m41, float m42, float m43, float m44) |
__ |
⬜ | name | description |
---|---|---|
property | Length |
__ |
⬜ | prototype | description |
---|---|---|
method | void Read(ResourceDataReader reader, params object[] parameters) |
Reads the data-block from a stream. |
method | void Write(ResourceDataWriter writer, params object[] parameters) |
Writes the data-block to a stream. |
⬜ | name | description |
---|